Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacqueline Buros committed Dec 21, 2017
1 parent dd754bb commit 46779df
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 @@ -19,7 +19,7 @@ addons:
- pandoc
install:
- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION numpy scipy nose
pylint==1.6.5 pandas matplotlib
pylint=1.6.5 pandas matplotlib
- source activate test-environment
- pip install pypandoc
- pip install .
Expand Down

0 comments on commit 46779df

Please sign in to comment.