Skip to content

Commit

Permalink
Update SLAC build to ST 11-05-02.
Browse files Browse the repository at this point in the history
  • Loading branch information
woodmd committed Mar 28, 2017
1 parent dcd67a3 commit e1624c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@ matrix:
CONDA_DOWNLOAD=Miniconda-latest-Linux-x86_64.sh
CONDA_DEPS='scipy matplotlib pytest pyyaml'

# Python 2, SLAC ST 11-05-01, all other dependencies
# Python 2, SLAC ST 11-05-02, all other dependencies
- os: linux
sudo: required
env: NAME=py2_slac-st-11-05-01
env: NAME=py2_slac-st-11-05-02
PYTHON_VERSION=2.7
ST_INSTALL=''
DOCKER_INSTALL='bash dockerinstall.sh docker/centos6-11-05-01-python'
DOCKER_INSTALL='bash dockerinstall.sh docker/centos6-11-05-02-python'
CONDA_DOWNLOAD=Miniconda-latest-Linux-x86_64.sh
CONDA_DEPS='scipy matplotlib pytest pyyaml'
FERMI_DIR='/home'
Expand Down

0 comments on commit e1624c8

Please sign in to comment.