Skip to content

Commit

Permalink
fix build again?
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Baum committed Jan 8, 2021
1 parent 429f176 commit f53ea6d
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 tests && ./run_tests.sh"
- "make clean && make && make tests && chmod a+x run_tests.sh && ./run_tests.sh"

0 comments on commit f53ea6d

Please sign in to comment.