Skip to content

Commit

Permalink
Simplifying unit script.
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Oct 14, 2015
1 parent 59c5803 commit 386c37b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ sudo: false
compiler:
- clang

script: make && ./unit
script: make unit && ./unit

0 comments on commit 386c37b

Please sign in to comment.