##// END OF EJS Templates
remove reference to no-longer-executed js test group
Nicholas Bollweg -
Show More
@@ -20,7 +20,6 b' env:'
20 group: edge
20 group: edge
21
21
22 before_install:
22 before_install:
23 - 'if [[ $GROUP != js* ]]; then COVERAGE=""; fi'
24 - |
23 - |
25 # install Python on macOS
24 # install Python on macOS
26 if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
25 if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
General Comments 0
You need to be logged in to leave comments. Login now