Skip to content

Commit d52c846

Browse files
committed
remove unused build-tools revision
1 parent ad15416 commit d52c846

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ matrix:
3838
- build-tools-23.0.1
3939
- build-tools-23.0.2
4040
- build-tools-25.0.1
41-
- build-tools-23.0.3
4241
- build-tools-25.0.2
4342
- build-tools-25.0.3
4443
- build-tools-26.0.1
@@ -103,7 +102,7 @@ before_install:
103102
nvm install "$TRAVIS_NODE_VERSION";
104103
nvm use "$TRAVIS_NODE_VERSION";
105104
fi
106-
105+
107106
- echo "node -v is now $(node -v)"
108107

109108
# turn off fancy npm stuff

0 commit comments

Comments
 (0)