nficano commited on
Commit
3ef1572
·
1 Parent(s): ec78787

try to build pyyml

Browse files
Files changed (1) hide show
  1. .travis.yml +0 -2
.travis.yml CHANGED
@@ -8,8 +8,6 @@ python:
8
  - "3.5"
9
  - "3.6"
10
  - "3.6-dev"
11
- - "3.7-dev"
12
- - "nightly"
13
  install:
14
  - pip install --upgrade pipenv
15
  - pipenv install --dev --ignore-pipfile
 
8
  - "3.5"
9
  - "3.6"
10
  - "3.6-dev"
 
 
11
  install:
12
  - pip install --upgrade pipenv
13
  - pipenv install --dev --ignore-pipfile