Skip to content
This repository was archived by the owner on Jul 26, 2023. It is now read-only.

Commit 10ee03c

Browse files
committed
Travis CI: Use Node.js stable
1 parent 7cdba16 commit 10ee03c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ gemfile:
99
- test/gemfiles/sass_3_4.gemfile
1010
- test/gemfiles/sass_head.gemfile
1111
before_install:
12+
- "nvm install stable"
1213
- "npm install"
1314
matrix:
1415
allow_failures:

0 commit comments

Comments
 (0)