Skip to content

Commit f966385

Browse files
committed
✨ test against 3.8-dev
1 parent 0e994d6 commit f966385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ notifications:
44
email: false
55
python:
66
- pypy-5.3.1
7+
- 3.8-dev
78
- 3.7
89
- 3.6
910
- 3.5
10-
- 3.4
1111
- 2.7
1212
before_install:
1313
- if [[ $TRAVIS_PYTHON_VERSION == "2.6" ]]; then pip install ordereddict; fi

0 commit comments

Comments
 (0)