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 6b8043e + 94d844b commit 940e762
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 @@ -4,6 +4,6 @@ matrix:
include:
- python: '3.6'
install:
- 'pip install flake8'
- 'pip install -r <(curl https://raw.githubusercontent.com/lsst/linting/master/requirements.txt)'
script:
- flake8

0 comments on commit 940e762

Please sign in to comment.