Skip to content

Commit

Permalink
use master of obs_lsst
Browse files Browse the repository at this point in the history
  • Loading branch information
jchiang87 committed Nov 21, 2018
1 parent 42a8d47 commit 81125d7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions travis_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ setup lsst_sims
pip install nose
pip install coveralls
pip install pylint
git clone https://github.com/lsst/obs_lsstCam.git
cd obs_lsstCam
git checkout imsim-0.1.0
git clone https://github.com/lsst/obs_lsst.git
cd obs_lsst
setup -r . -j
scons
cd ..
Expand Down

0 comments on commit 81125d7

Please sign in to comment.