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 2a58da5 commit 3e78ff0Copy full SHA for 3e78ff0
.travis/script.sh
@@ -20,8 +20,6 @@ install() {
20
}
21
22
build() {
23
- # Save current version
24
- NODE_VERSION=$(node --version)
25
echo build:restore:NODE_VERSION=$NODE_VERSION
26
27
# Builds with node v10
0 commit comments