We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d3588 commit 7711e46Copy full SHA for 7711e46
1 file changed
.travis.yml
@@ -53,8 +53,6 @@ before_install:
53
- git clone https://github.com/pysat/pysat.git >/dev/null
54
- echo 'installing pysat'
55
- cd ./pysat
56
- # set up data directory
57
- - mkdir /home/travis/build/pysatData
58
# install pysat
59
- git checkout develop
60
- python setup.py install >/dev/null
0 commit comments