Skip to content

Commit

Permalink
adjust travis.yml to fix broken homebrew on TravisCI-MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Ithanil committed Mar 7, 2020
1 parent 423c47b commit 9237969
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ addons:
- libgsl-dev

homebrew:
update: true
packages:
- valgrind
- gsl

matrix:
include:
- os: linux // arch linux docker
- os: linux # arch linux docker
env:
- MYCXX="g++"
- USE_DOCKER="TRUE"
Expand Down

0 comments on commit 9237969

Please sign in to comment.