Skip to content

Commit 27f1981

Browse files
committed
trigger coveralls in travis
1 parent 3a3ace3 commit 27f1981

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.landscape.yaml.swp

12 KB
Binary file not shown.

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ env:
66
# let's start simple:
77
- PYTHON_VERSION="2.7" LATEST="true" "DEAP_VERSION=1.0.1"
88
- PYTHON_VERSION="3.4" LATEST="true" "DEAP_VERSION=1.0.1"
9+
- PYTHON_VERSION="2.7" COVERAGE="true" LATEST="true" "DEAP_VERSION=1.0.1"
910
- PYTHON_VERSION="3.5" LATEST="true" "DEAP_VERSION=1.0.1"
10-
#- PYTHON_VERSION="3.4" COVERAGE="true" LATEST="true"
1111
install: source ./ci/.travis_install.sh
1212
script: bash ./ci/.travis_test.sh
1313
after_success:

0 commit comments

Comments
 (0)