##// END OF EJS Templates
Be good citizen, test early Travis-ci images....
Matthias Bussonnier -
Show More
@@ -7,6 +7,7 b' python:'
7 - 3.4
7 - 3.4
8 - 3.3
8 - 3.3
9 sudo: false
9 sudo: false
10 group: edge
10 before_install:
11 before_install:
11 - 'if [[ $GROUP != js* ]]; then COVERAGE=""; fi'
12 - 'if [[ $GROUP != js* ]]; then COVERAGE=""; fi'
12 install:
13 install:
General Comments 0
You need to be logged in to leave comments. Login now