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 c593c81 commit d355237Copy full SHA for d355237
.travis.yml
@@ -12,10 +12,6 @@ addons:
12
packages:
13
- docker-ce
14
15
-before_install:
16
- - export TRAVIS_COMMIT_RANGE="${TRAVIS_COMMIT_RANGE/.../..}"
17
- - source functions.sh && images_updated $TRAVIS_COMMIT_RANGE || tests_updated $TRAVIS_COMMIT_RANGE || travis_terminate
18
-
19
script: ./test-build.sh $NODE_VERSION $VARIANT
20
21
stages:
travis.yml.template
@@ -10,9 +10,6 @@ addons:
10
11
0 commit comments