Skip to content

Commit

Permalink
switch to 3.6.10 in clawpack/.travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rjleveque committed Apr 20, 2020
1 parent 3f003de commit 2695914
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
@@ -1,7 +1,7 @@
language: python
python:
- 2.7
- 3.5
- 3.6.10
before_install:
# Print NumPy version that is already installed by Travis CI:
- python -c "import numpy; print(numpy.__version__)"
Expand Down

0 comments on commit 2695914

Please sign in to comment.