Skip to content

Commit

Permalink
clone obs_lsstCam for camera_readout
Browse files Browse the repository at this point in the history
  • Loading branch information
jchiang87 committed Sep 10, 2018
1 parent e18c357 commit 96299df
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions travis_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ setup lsst_sims
pip install nose
pip install coveralls
pip install pylint
git clone https://github.com/lsst/obs_lsstCam.git
cd obs_lsstCam
setup -r . -j
scons
cd ..
eups declare imsim -r ${TRAVIS_BUILD_DIR} -t current
setup imsim
cd ${TRAVIS_BUILD_DIR}
Expand Down

0 comments on commit 96299df

Please sign in to comment.