Update .travis.yml

This commit is contained in:
shrmrf@users.noreply.github.com 2018-03-20 23:15:55 +01:00 committed by Jack Ren
parent cb43159b12
commit 1e56137f9a

View File

@ -1,3 +1,4 @@
language: c language: c
compiler: compiler:
- gcc - gcc
script: make all