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 6c18d25 commit 98709f2Copy full SHA for 98709f2
.travis.yml
@@ -6,7 +6,7 @@ env:
6
# let's start simple:
7
- PYTHON_VERSION="2.7" LATEST="true"
8
- PYTHON_VERSION="3.5" LATEST="true"
9
- - PYTHON_VERSION="3.6" COVERAGE="true" LATEST="true" "DEAP_VERSION=1.0.1" "XGBOOST_VERSION=0.4a30"
+ - PYTHON_VERSION="3.6" COVERAGE="true" LATEST="true" "DEAP_VERSION=1.0.2" "XGBOOST_VERSION=0.6"
10
- PYTHON_VERSION="3.6" LATEST="true"
11
install: source ./ci/.travis_install.sh
12
script: bash ./ci/.travis_test.sh
0 commit comments