Skip to content

Commit

Permalink
Check CMake version.
Browse files Browse the repository at this point in the history
  • Loading branch information
zsiciarz committed Aug 6, 2014
1 parent 926bc68 commit c471bd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ before_install:
- sudo apt-get install cmake libsfml-dev lcov
- sudo pip install cpp-coveralls --use-mirrors
script:
- cmake --version
- cmake -DCMAKE_BUILD_TYPE="Debug" .
- make Aquila aquila_test
- ctest
Expand Down

0 comments on commit c471bd6

Please sign in to comment.