Skip to content

Commit e1e9496

Browse files
ci(travis): moved env var to travic-ci settings
1 parent af14710 commit e1e9496

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
include:
2323
- stage: release
2424
node_js: lts/*
25-
before_install:
26-
- export TRAVIS_NODE_VERSION="lts/*"
2725
install:
2826
- rm -rf ~/.nvm
2927
- git clone https://github.com/creationix/nvm.git ~/.nvm

0 commit comments

Comments
 (0)