Skip to content

Commit 7ec45eb

Browse files
committed
Test on Python 3.4 too
1 parent a262204 commit 7ec45eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: python
22
python:
33
- '2.7'
4+
- '3.4'
45
install:
56
- pip install -r requirements.txt
67
script: python manage.py test

0 commit comments

Comments
 (0)