Skip to content

Commit bd1fb7e

Browse files
delsimMark Gibbs
andauthored
Tidy up Travis build file (#245)
Co-authored-by: Mark Gibbs <mark@gibbs.consulting>
1 parent f6c6149 commit bd1fb7e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dist: xenial
33
language: python
44

55
python:
6-
- "3.7"
6+
- "3.6"
77

88
cache:
99
- pip

dev_requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
asgiref
2+
attrs==19.3.0
13
coveralls>=1.6.0
24
channels>=2.0
35
channels-redis

0 commit comments

Comments
 (0)