Skip to content

Commit

Permalink
New dependency Django 1.11a1 found! Auto update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Jan 18, 2017
1 parent 3cc2d65 commit 5d0d5a8
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 @@ -8,6 +8,8 @@ before_install:
env:
- !!python/unicode '_BOTO=2.45.0 _DJANGO=1.10.4 _DJANGO_STORAGES=1.5.1'
- !!python/unicode '_BOTO=2.45.0 _DJANGO=1.10.4 _DJANGO_STORAGES=1.5.2'
- !!python/unicode '_BOTO=2.45.0 _DJANGO=1.11a1 _DJANGO_STORAGES=1.5.1'
- !!python/unicode '_BOTO=2.45.0 _DJANGO=1.11a1 _DJANGO_STORAGES=1.5.2'
- !!python/unicode '_BOTO=2.45.0 _DJANGO=1.8.17 _DJANGO_STORAGES=1.5.1'
- !!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'
Expand Down

0 comments on commit 5d0d5a8

Please sign in to comment.