Skip to content

Commit

Permalink
Merge f207650 into c9c2612
Browse files Browse the repository at this point in the history
  • Loading branch information
jchiang87 committed Nov 14, 2018
2 parents c9c2612 + f207650 commit 3c86419
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dist: trusty
compiler: gcc

env:
- OS_TYPE=centos OS_VERSION=7 DOCKER_IMAGE=lsstdesc/stack-sims:w_2018_35-sims_2_10_0-v2
- OS_TYPE=centos OS_VERSION=7 DOCKER_IMAGE=lsstdesc/stack-sims:w_2018_39-sims_2_11_1

services:
- docker
Expand Down
1 change: 1 addition & 0 deletions travis_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ pip install coveralls
pip install pylint
git clone https://github.com/lsst/obs_lsstCam.git
cd obs_lsstCam
git checkout imsim-0.1.0
setup -r . -j
scons
cd ..
Expand Down

0 comments on commit 3c86419

Please sign in to comment.