Unverified Commit cd8e59c3 authored by Dennis Jenkins's avatar Dennis Jenkins Committed by GitHub

Update .travis.yml

parent cf563a69
...@@ -4,7 +4,7 @@ dist: trusty ...@@ -4,7 +4,7 @@ dist: trusty
script: script:
- mkdir build - mkdir build
- cd build - cd build
- cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_PISTACHE_EXAMPLES=TRUE -DBUILD_PISTACHE_TESTS=TRUE .. - cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_PISTACHE_EXAMPLES=true -DBUILD_PISTACHE_TESTS=true ..
- make all test - make all test
compiler: compiler:
- clang - clang
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment