Update .travis.yml

This commit is contained in:
Victor Bombi
2018-09-12 12:17:58 +02:00
committed by GitHub
parent cd98bfd9b4
commit c0a30cff81

View File

@@ -6,3 +6,6 @@ os:
compiler:
- gcc
- clang
script:
"./configure && make"