Skip to content

Commit

Permalink
Arreglando travis 2
Browse files Browse the repository at this point in the history
  • Loading branch information
agubelu committed Apr 10, 2018
1 parent c202615 commit 98f2b95
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ addons:
branches:
- dev
- master
postgresql: "9.5"
env:
global:
- DJANGO=1.10.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ appdirs==1.4.3
Django==1.10.4
django-compressor==2.1.1
packaging==16.8
psycopg2==2.6.2
psycopg2==2.7.4
pyparsing==2.1.10
requests==2.9.1
six==1.10.0
Expand Down

0 comments on commit 98f2b95

Please sign in to comment.