Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
orbitfold authored Sep 24, 2020
1 parent 5f1c007 commit 9575533
Showing 1 changed file with 1 addition 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"
install:
- pip install pip --upgrade
- pip install --use-feature=2020-resolver -r requirements.txt
- python setup.py develop
- python setup.py build_cannonsim
Expand Down

0 comments on commit 9575533

Please sign in to comment.