Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hover2pi authored Sep 22, 2020
1 parent 66d4ed0 commit 5b6ecf3
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 @@ -8,7 +8,7 @@ install:
- pip install git+https://github.com/astropy/astropy.git@763f069058cb1ee2038fa1cfa485452ec94b726e
- pip install git+https://github.com/spacetelescope/[email protected]
- pip install git+https://github.com/pypa/twine.git@68dc617bafbc8a32adbe41c12055efe6ba6d0e1e
- pip install -r requirements_dev.txt
- pip install -r requirements.txt
- pip install -e .
- pip install pytest pytest-cov coveralls

Expand Down

0 comments on commit 5b6ecf3

Please sign in to comment.