Skip to content

Commit 39dbde6

Browse files
committed
Remove before install for nvm 4.2.0 within travis.yml
1 parent 291bfc0 commit 39dbde6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ language:
22
- ruby
33
rvm:
44
- 2.2.2
5-
before_install:
6-
- nvm install 4.2.0
7-
- nvm use 4.2.0
85
install:
96
- bundle install
107
- npm install -g npm

0 commit comments

Comments
 (0)