Skip to content

Commit c4add08

Browse files
committed
pip nc
1 parent a758b07 commit c4add08

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.travis.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,7 @@ install:
1212
- sudo apt-get install python3-jinja2
1313
- sudo apt-get install python3-six
1414
- sudo apt-get install python3-pip
15-
16-
- wget https://github.com/Unidata/netcdf4-python/archive/v1.3.1rel.zip
17-
- unzip v1.3.1rel.zip
18-
- ls -l
19-
- cd netcdf4-python-1.3.1rel
20-
- python setup.py --quiet install
21-
- cd ..
15+
- pip3 install netcdf4-python
2216
- wget https://github.com/marqh/terra/archive/master.zip
2317
- unzip master.zip
2418
- cd terra-master

0 commit comments

Comments
 (0)