We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2141989 commit cfcb6e0Copy full SHA for cfcb6e0
.travis.yml
@@ -9,7 +9,7 @@ env:
9
- PYTHON_VERSION="3.6" COVERAGE="true" LATEST="true"
10
- PYTHON_VERSION="3.6" LATEST="true"
11
- os: osx
12
+ env: PYTHON_VERSION="3.6" LATEST="true"
13
install: source ./ci/.travis_install.sh
14
script: bash ./ci/.travis_test.sh
15
after_success:
0 commit comments