We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a6a593 commit 792ea1fCopy full SHA for 792ea1f
.travis.yml
@@ -1,7 +1,8 @@
1
language: C
2
3
install:
4
- - CHANNEL=http://conda.lsst.codes/sims ./install.sh lsst-sims
+ - CHANNEL=http://conda.lsst.codes/sims
5
+ - travis_wait 20 ./install.sh lsst-sims
6
- export PATH="$HOME/miniconda/bin:$PATH"
7
- source eups-setups.sh
8
- setup lsst_sims
0 commit comments