Skip to content

Commit

Permalink
need pre-1.0 commonconf
Browse files Browse the repository at this point in the history
  • Loading branch information
btb committed May 24, 2019
1 parent 7be252d commit 83974ca
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 @@ -10,7 +10,7 @@ before_script:
- pip install pycodestyle
- pip install nose2
- pip install coverage
- pip install commonconf
- pip install 'commonconf<1.0'
- pip install python-coveralls
script:
- pycodestyle uw_r25/ --exclude=uw_r25/tests
Expand Down

0 comments on commit 83974ca

Please sign in to comment.