Skip to content

Commit 5738c55

Browse files
committed
[travis] try try again
1 parent 5120464 commit 5738c55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ before_install:
1616
- conda config --set always_yes yes --set changeps1 no
1717
- conda update -q conda
1818
- conda info -a
19-
- conda create -q -n testenv python=$TRAVIS_PYTHON_VERSION numpy scipy pandas coverage nose
19+
- conda create -q -n testenv python=$TRAVIS_PYTHON_VERSION numpy scipy pandas coverage nose pip
2020
- source activate testenv
2121
install:
2222
- python setup.py sdist

0 commit comments

Comments
 (0)