Skip to content

Commit e89e6db

Browse files
committed
setting node version on travis
1 parent 549d11b commit e89e6db

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
@@ -4,6 +4,7 @@ rvm:
44
- 2.2.3
55
install:
66
- bundle install
7+
- nvm use 5.0.0
78
- npm install -g npm
89
- npm install
910
- cd client && npm run build:client

0 commit comments

Comments
 (0)