Skip to content

Commit 9f135dc

Browse files
Adjust $TRAVIS_COMMIT_RANGE for git
1 parent cefe862 commit 9f135dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ addons:
1313
- docker-ce
1414

1515
before_install:
16+
- export TRAVIS_COMMIT_RANGE="${TRAVIS_COMMIT_RANGE/.../..}"
1617
- source functions.sh && images_updated $TRAVIS_COMMIT_RANGE || tests_updated $TRAVIS_COMMIT_RANGE || travis_terminate
1718

1819
script: ./test-build.sh $NODE_VERSION $VARIANT

0 commit comments

Comments
 (0)