Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyjmurray committed Sep 7, 2020
1 parent d3e9749 commit b777515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ install:
- pip install scipy>=1.1 numpy>=1.14 ecos>=2 coveralls
- pip install nose2[coverage_plugin]
- pip install pint cvxopt ad
- pip install gpkit
- pip install gpkit==0.9.9.2
- python setup.py install
# command to run tests (import gpkit, since it builds on first import).
script:
Expand Down

0 comments on commit b777515

Please sign in to comment.