Skip to content

Commit ecba3f6

Browse files
committed
use latest stable deap version
1 parent ca2c9ba commit ecba3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ env:
55
matrix:
66
# let's start simple:
77
#- PYTHON_VERSION="2.7" LATEST="true"
8-
- PYTHON_VERSION="3.4" LATEST="true" "DEAP_VERSION=1.0.2"
8+
- PYTHON_VERSION="3.4" LATEST="true" "DEAP_VERSION=1.0.1"
99
#- PYTHON_VERSION="3.5" LATEST="true"
1010
#- PYTHON_VERSION="3.4" COVERAGE="true" LATEST="true"
1111
install: source ./ci/.travis_install.sh

0 commit comments

Comments
 (0)