travis: just run make

This commit is contained in:
Alam Ed Arias 2016-02-05 21:33:00 -05:00
parent a979e37586
commit 4d5f16330a

View file

@ -27,6 +27,8 @@ before_script:
- cd build - cd build
- cmake .. - cmake ..
script: make
cache: cache:
directories: directories:
- $HOME/.ccache - $HOME/.ccache