Skip to content

Commit f612a1d

Browse files
committed
Use modern npm version
1 parent 3c955ad commit f612a1d

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 @@ node_js:
44
- 6
55
before_install:
66
- rvm install 2.3.3
7+
- npm install -g npm@5
78
install:
89
- npm install
910
- bundle install

0 commit comments

Comments
 (0)