Skip to content

Commit

Permalink
use minimal data 0.8 on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mperrin committed Dec 13, 2018
1 parent 5f6679f commit 00817e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ install:

before_script:
# Get WebbPSF data files (just a subset of the full 250 MB!) and set up environment variable
- wget http://www.stsci.edu/~mperrin/software/webbpsf/minimal-webbpsf-data-0.6rc.tar.gz -O /tmp/minimal-webbpsf-data.tar.gz
- wget http://www.stsci.edu/~mperrin/software/webbpsf/minimal-webbpsf-data-0.8.0.tar.gz -O /tmp/minimal-webbpsf-data.tar.gz
- tar -xzvf /tmp/minimal-webbpsf-data.tar.gz
- export WEBBPSF_PATH=$PWD/webbpsf-data

Expand Down

0 comments on commit 00817e1

Please sign in to comment.