Skip to content

Commit

Permalink
Made travis setup verbose; taking quite a while
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjasa committed Aug 24, 2020
1 parent 7b8484b commit a28d872
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 @@ -24,7 +24,7 @@ install:
- pip install simpy marmot-agents

# Install WEIS
- pip install -e .;
- pip install --verbose -e .;

script:
- testflo weis

0 comments on commit a28d872

Please sign in to comment.