Skip to content

Commit

Permalink
Remove lsstsw branch specification
Browse files Browse the repository at this point in the history
Version that is merged should not rely on a specific branch of
lsstsw.
  • Loading branch information
timj committed Jun 9, 2016
1 parent de6fed2 commit d6ef23e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ script: |
# prevent ./bin/deploy from trying to clone lsst_build
touch "$LSSTSW/lsst_build/.deployed"
cd "$LSSTSW"
# Need version of lsstsw that supports python 3
git checkout tickets/DM-6314
./bin/deploy $DEPLOY_ARGS
. "$LSSTSW/bin/setup.sh"
rebuild cfitsio
Expand Down

0 comments on commit d6ef23e

Please sign in to comment.