nficano commited on
Commit
190d046
·
1 Parent(s): 2117fef
Files changed (1) hide show
  1. .travis.yml +1 -0
.travis.yml CHANGED
@@ -8,6 +8,7 @@ python:
8
  - "3.5"
9
  - "3.6"
10
  - "3.6-dev"
 
11
  install: "make"
12
  script:
13
  - make ci
 
8
  - "3.5"
9
  - "3.6"
10
  - "3.6-dev"
11
+ - "3.7"
12
  install: "make"
13
  script:
14
  - make ci