travis: update to trusty for CMake version

This commit is contained in:
Andy Green 2016-09-27 06:42:10 +08:00
parent 1fc082eb7f
commit 50b9259cb2

View file

@ -21,6 +21,7 @@ install:
- ./travis_install.sh
script:
- if [ "$COVERITY_SCAN_BRANCH" != 1 ]; then mkdir build && cd build && cmake $CMAKE_ARGS .. && cmake --build .; fi
dist: trusty
addons:
coverity_scan:
project: