Skip to content

Commit a53297e

Browse files
-> RELEASE 1.2 version
1 parent 57a8e53 commit a53297e

File tree

4 files changed

+642
-597
lines changed

4 files changed

+642
-597
lines changed

.travis.yml

-5
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,8 @@ python:
1010
# Also run these python versions with a specific distribution:
1111
matrix:
1212
include:
13-
- python: 3.2
14-
dist: trusty
1513
- python: 3.3
1614
dist: trusty
17-
# - python: 3.7
18-
# dist: xenial
19-
# sudo: true
2015

2116
# command to install dependencies
2217
install: "pip install -r requirements-dev.txt"

0 commit comments

Comments
 (0)