Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardt committed Mar 20, 2019
1 parent b9b90ec commit 353099d
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 @@ install:
- export PATH=$TRAVIS_BUILD_DIR/miniconda/bin:$PATH
- hash -r
- conda config --set always_yes yes --set changeps1 no
- conda update -q conda
- conda update -q conda
- conda create -q -n test-env python=3.7
- source activate test-env
- conda install pip
Expand Down

0 comments on commit 353099d

Please sign in to comment.