Skip to content

Commit 7711e46

Browse files
authored
BUG: double mkdir
1 parent 04d3588 commit 7711e46

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ before_install:
5353
- git clone https://github.com/pysat/pysat.git >/dev/null
5454
- echo 'installing pysat'
5555
- cd ./pysat
56-
# set up data directory
57-
- mkdir /home/travis/build/pysatData
5856
# install pysat
5957
- git checkout develop
6058
- python setup.py install >/dev/null

0 commit comments

Comments
 (0)