Skip to content

Commit

Permalink
Fixed the allow failiures section of the build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Omer Katz committed Sep 25, 2014
1 parent d5b94d9 commit 3a6ebaf
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 @@ -48,6 +48,6 @@ matrix:
- python: "2.6"
env: DJANGO=https://github.com/django/django/archive/master.tar.gz
allow_failures:
- env: https://github.com/django/django/archive/master.tar.gz
- env: DJANGO=https://github.com/django/django/archive/master.tar.gz
fast_finish: true

0 comments on commit 3a6ebaf

Please sign in to comment.