Skip to content

Commit

Permalink
fix travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Baum committed Jan 8, 2021
1 parent e014219 commit 429f176
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 @@ -10,4 +10,4 @@ env:
compiler:
- g++
script:
- "make clean && make && make test && ./run_tests.sh"
- "make clean && make && make tests && ./run_tests.sh"

0 comments on commit 429f176

Please sign in to comment.