Skip to content

Commit

Permalink
Merge a6a6a93 into 103bd79
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Marsteller committed Jul 24, 2018
2 parents 103bd79 + a6a6a93 commit b088ade
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 @@ -40,7 +40,7 @@ install:
- pip install coveralls;
# - pip install petsc4py;
- pip install git+https://github.com/OpenMDAO/MBI;
- pip install .;
- pip install -e .;
- pip list;

script:
Expand Down

0 comments on commit b088ade

Please sign in to comment.