Skip to content

Commit

Permalink
Fixed travis yaml error
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianKreuzberger committed Mar 12, 2017
1 parent dd21792 commit 55961b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ env:
- DJANGO_VERSION=1.11b1 DJANGO_REST_VERSION=3.6
- DJANGO_VERSION=1.8.* DJANGO_REST_VERSION=3.4.*
- DJANGO_VERSION=1.8.* DJANGO_REST_VERSION=3.5.*
- DJANGO_VERSION=1.9.*.* DJANGO_REST_VERSION=3.4.*
- DJANGO_VERSION=1.9.*.* DJANGO_REST_VERSION=3.5.*
- DJANGO_VERSION=1.9.* DJANGO_REST_VERSION=3.4.*
- DJANGO_VERSION=1.9.* DJANGO_REST_VERSION=3.5.*
- DJANGO_VERSION=1.9.* DJANGO_REST_VERSION=3.6.*
- DJANGO_VERSION=1.10.* DJANGO_REST_VERSION=3.4.*
- DJANGO_VERSION=1.10.* DJANGO_REST_VERSION=3.5.*
Expand Down

0 comments on commit 55961b5

Please sign in to comment.