Skip to content

Commit

Permalink
New upstream dependency found! Auto update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Oct 5, 2016
1 parent 70ce955 commit 91bc14e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ env:
- !!python/unicode '_PYGITHUB=1.26.0 _PYYAML=3.12'
- !!python/unicode '_PYGITHUB=1.27.1 _PYYAML=3.11'
- !!python/unicode '_PYGITHUB=1.27.1 _PYYAML=3.12'
- !!python/unicode '_PYGITHUB=1.29 _PYYAML=3.11'
- !!python/unicode '_PYGITHUB=1.29 _PYYAML=3.12'
install:
- pip install coverage flake8 mock PyYAML==$_PYYAML PyGithub==$_PYGITHUB
language: python
Expand Down

0 comments on commit 91bc14e

Please sign in to comment.