Skip to content

Commit

Permalink
Tidy up Travis build file (#245)
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Gibbs <mark@gibbs.consulting>
  • Loading branch information
delsim and Mark Gibbs committed May 4, 2020
1 parent f6c6149 commit bd1fb7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dist: xenial
language: python

python:
- "3.7"
- "3.6"

cache:
- pip
Expand Down
2 changes: 2 additions & 0 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
asgiref
attrs==19.3.0
coveralls>=1.6.0
channels>=2.0
channels-redis
Expand Down

0 comments on commit bd1fb7e

Please sign in to comment.