1
0
mirror of https://github.com/xzeldon/htop.git synced 2025-04-11 04:57:07 +03:00

Add initial .travis.yml

This commit is contained in:
Hisham Muhammad 2015-11-19 12:56:26 -02:00
parent 4b83a82dca
commit d820d11c80

6
.travis.yml Normal file

@ -0,0 +1,6 @@
language: c
compiler:
- clang
- gcc