Skip to content

Commit

Permalink
Update Django version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-o-silva committed Aug 26, 2018
1 parent 93184e0 commit 53c8bfa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -18,10 +18,6 @@ matrix:
- python: "2.7"
env: DJANGO="django==2.1"
include:
- python: 3.7
env: DJANGO="django==1.11.9"
dist: xenial
sudo: true
- python: 3.7
env: DJANGO="django==2.0.6"
dist: xenial
Expand Down
2 changes: 1 addition & 1 deletion demo_and_tests/requirements.txt
@@ -1,4 +1,4 @@
Django==2.0.6
Django==2.1
django-formtools>=1.0
django-nose>=1.4
Pillow==5.2.0

0 comments on commit 53c8bfa

Please sign in to comment.