Skip to content

Commit

Permalink
Trying to enforce 3.7 for OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlarson1 committed Nov 1, 2019
1 parent d105dc9 commit e6438e2
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 @@ -20,7 +20,7 @@ matrix:
include:
- os: osx
osx_image: xcode10.1
env: MPI=mpich PY=3
env: MPI=mpich PY=3.7
language: generic
python: 3.7

Expand Down

0 comments on commit e6438e2

Please sign in to comment.