Skip to content

Commit

Permalink
Merge pull request #99 from ActivitySim/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
bstabler authored Dec 30, 2019
2 parents cf9154c + 89da97a commit 71b6a58
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 @@ -16,7 +16,7 @@ install:
- conda update -q conda
- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION future
- source activate test-environment
- pip install pytest pytest-cov coveralls pycodestyle
- conda install pytest pytest-cov coveralls pycodestyle
- pip install .
script:
- pycodestyle populationsim
Expand Down

0 comments on commit 71b6a58

Please sign in to comment.