Skip to content

Commit

Permalink
New dependency boto 2.46.0 found! Auto update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Feb 21, 2017
1 parent 5d0d5a8 commit 433d97c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ env:
- !!python/unicode '_BOTO=2.45.0 _DJANGO=1.8.17 _DJANGO_STORAGES=1.5.2'
- !!python/unicode '_BOTO=2.45.0 _DJANGO=1.9.12 _DJANGO_STORAGES=1.5.1'
- !!python/unicode '_BOTO=2.45.0 _DJANGO=1.9.12 _DJANGO_STORAGES=1.5.2'
- !!python/unicode '_BOTO=2.46.0 _DJANGO=1.10.4 _DJANGO_STORAGES=1.5.1'
- !!python/unicode '_BOTO=2.46.0 _DJANGO=1.10.4 _DJANGO_STORAGES=1.5.2'
- !!python/unicode '_BOTO=2.46.0 _DJANGO=1.11a1 _DJANGO_STORAGES=1.5.1'
- !!python/unicode '_BOTO=2.46.0 _DJANGO=1.11a1 _DJANGO_STORAGES=1.5.2'
- !!python/unicode '_BOTO=2.46.0 _DJANGO=1.8.17 _DJANGO_STORAGES=1.5.1'
- !!python/unicode '_BOTO=2.46.0 _DJANGO=1.8.17 _DJANGO_STORAGES=1.5.2'
- !!python/unicode '_BOTO=2.46.0 _DJANGO=1.9.12 _DJANGO_STORAGES=1.5.1'
- !!python/unicode '_BOTO=2.46.0 _DJANGO=1.9.12 _DJANGO_STORAGES=1.5.2'
install:
- pip install django-nose
- pip install https://github.com/PyCQA/astroid/zipball/master https://github.com/PyCQA/pylint/zipball/master
Expand Down

0 comments on commit 433d97c

Please sign in to comment.