Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerfraser committed Jul 29, 2021
1 parent a76d1c1 commit f0440d0
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 @@ -25,7 +25,7 @@ before_install:

script:
- chmod +x ./resources/make_dynadjust_gcc.sh
- ./resources/make_dynadjust_gcc.sh --no-install --auto --do-not-clone --test
- ./resources/make_dynadjust_gcc.sh --no-install --auto --no-clone --test

after_success:
- cd ./dynadjust/
Expand Down

0 comments on commit f0440d0

Please sign in to comment.