Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tjof2 committed May 19, 2020
1 parent 5d54007 commit ee74d50
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 @@ -4,7 +4,7 @@ language: generic

before_install:
- if [${TRAVIS_OS_NAME} == "linux"]; then sudo apt-get update -qq; fi
- test/install-dependencies.sh
- ./install-dependencies.sh

matrix:
include:
Expand Down

0 comments on commit ee74d50

Please sign in to comment.