Skip to content

Commit a758b07

Browse files
committed
py36
1 parent 49c2952 commit a758b07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ install:
1616
- wget https://github.com/Unidata/netcdf4-python/archive/v1.3.1rel.zip
1717
- unzip v1.3.1rel.zip
1818
- ls -l
19-
- cd netcdf4-python-v1.3.1rel
20-
- wget https://github.com/marqh/terra/archive/master.zip
19+
- cd netcdf4-python-1.3.1rel
2120
- python setup.py --quiet install
2221
- cd ..
22+
- wget https://github.com/marqh/terra/archive/master.zip
2323
- unzip master.zip
2424
- cd terra-master
2525
- python setup.py --quiet install

0 commit comments

Comments
 (0)