travis: restore language

This commit is contained in:
Alam Ed Arias 2016-02-05 21:09:14 -05:00
parent b6cc13fd2e
commit 152c106cbd
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
language: c
sudo: required
dist: trusty
@ -24,6 +26,8 @@ before_script:
- cd build
- cmake ..
install: false
cache:
- ccache
directories: