Skip to content

Commit a40d7b3

Browse files
committed
Remove travis changes
1 parent a93f720 commit a40d7b3

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
@@ -3,10 +3,10 @@ language: python
33
dist: xenial
44
python:
55
- '2.7'
6+
- '3.4'
67
- '3.5'
78
- '3.6'
89
- '3.7'
9-
- '3.8'
1010

1111
install: pip install -e .[yaml,toml,tests,xml,hjson,json5]
1212

0 commit comments

Comments
 (0)