Skip to content

Commit 4aaf24d

Browse files
committed
turn off travis py3 checking for now
Added mpyp3 Makefile target
1 parent 8731130 commit 4aaf24d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ sudo: false
22
language: python
33
python:
44
- 2.7
5-
- 3.4
5+
# - 3.4
66
- 3.5
7-
- 3.6
7+
# - 3.6
88
os:
99
- linux
1010

0 commit comments

Comments
 (0)