mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-23 06:26:38 +03:00
Add initial .travis.yml
This commit is contained in:
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
||||
language: c
|
||||
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
Reference in New Issue
Block a user