travis: update to trusty for CMake version
authorAndy Green <andy@warmcat.com>
Mon, 26 Sep 2016 22:42:10 +0000 (06:42 +0800)
committerAndy Green <andy@warmcat.com>
Mon, 26 Sep 2016 22:42:10 +0000 (06:42 +0800)
.travis.yml

index e504f2e..dd17eba 100644 (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: