Skip to content

Commit 3748e28

Browse files
committed
Add nightly to python targets
1 parent 397da7f commit 3748e28

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
@@ -4,6 +4,7 @@ python:
44
- "2.7"
55
- "3.3"
66
- "3.4"
7+
- "nightly"
78
- "pypy"
89
install:
910
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install unittest2; pip install -r requirements26.txt; fi

0 commit comments

Comments
 (0)