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 ca2c9ba commit ecba3f6Copy full SHA for ecba3f6
.travis.yml
@@ -5,7 +5,7 @@ env:
5
matrix:
6
# let's start simple:
7
#- PYTHON_VERSION="2.7" LATEST="true"
8
- - PYTHON_VERSION="3.4" LATEST="true" "DEAP_VERSION=1.0.2"
+ - PYTHON_VERSION="3.4" LATEST="true" "DEAP_VERSION=1.0.1"
9
#- PYTHON_VERSION="3.5" LATEST="true"
10
#- PYTHON_VERSION="3.4" COVERAGE="true" LATEST="true"
11
install: source ./ci/.travis_install.sh
0 commit comments