Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
freude committed Jun 2, 2020
1 parent ddef57f commit 560ed3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
before_install:
- brew update
- brew install open-mpi
- python3 -m venv env
- source env/bin/activate

# command to install dependencies
install:
Expand Down

0 comments on commit 560ed3b

Please sign in to comment.