Skip to content

Commit

Permalink
Merge branch 'tickets/DM-24906'
Browse files Browse the repository at this point in the history
  • Loading branch information
jdswinbank committed May 13, 2020
2 parents 452a59e + 60fc403 commit 03ebef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ matrix:
- python: '3.6'
install:
- pip install .
- pip install flake8
- pip install -r <(curl https://raw.githubusercontent.com/lsst/linting/master/requirements.txt)
- pip install pytest
- pip install pytest-flake8
- pip install -r doc/requirements.txt
Expand Down

0 comments on commit 03ebef7

Please sign in to comment.