Skip to content

Commit ba4bf0b

Browse files
committed
Merge branch 'master' of github.com:Faleij/json-stream-stringify
2 parents 84157a5 + fc0bdaf commit ba4bf0b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis/script.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ NODE_VERSION=$(node --version)
66
source $NVM_DIR/nvm.sh
77

88
install() {
9-
echo install:restore:NODE_VERSION=$NODE_VERSION
109
nvm install 10
1110

1211
# install with node v10
@@ -20,8 +19,6 @@ install() {
2019
}
2120

2221
build() {
23-
echo build:restore:NODE_VERSION=$NODE_VERSION
24-
2522
# Builds with node v10
2623
nvm use 10
2724

0 commit comments

Comments
 (0)