Skip to content

Commit

Permalink
Add 3.8 to travis.yml, extra libs
Browse files Browse the repository at this point in the history
  • Loading branch information
wcarthur committed Jul 10, 2020
1 parent 33ac187 commit 67588bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: python
python:
- '3.6'
- '3.7'
- '3.8'
install:
- sudo apt-get update
- wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
Expand Down
2 changes: 2 additions & 0 deletions tcrmenv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ dependencies:
- pthread-stubs
- imageio
- mpi4py
- boto3
- botocore

0 comments on commit 67588bd

Please sign in to comment.