Skip to content

Commit

Permalink
Update travis ci to run test framework
Browse files Browse the repository at this point in the history
  • Loading branch information
szechyjs committed Dec 17, 2013
1 parent 3e96436 commit fa0fed4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ before_script:
- cd build
- cmake ..

script: make
script:
- make
- make test

0 comments on commit fa0fed4

Please sign in to comment.