Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

Commit

Permalink
Added tests to travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
eidheim committed Nov 28, 2017
1 parent 22cf15d commit 8f4bc89
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 @@ -17,3 +17,4 @@ script:
- script=static_analysis ./ci/execute.sh
- script=clean ./ci/execute.sh
- script=compile CXX=g++ CC=gcc ./ci/execute.sh
- script=compile make_command="CTEST_OUTPUT_ON_FAILURE=1 make test" ./ci/execute.sh

0 comments on commit 8f4bc89

Please sign in to comment.