Skip to content
This repository was archived by the owner on Nov 22, 2021. It is now read-only.

Commit 87d0e6b

Browse files
committed
chore(travis): Set up Travis to use a newer version of Ruby
1 parent 82fa971 commit 87d0e6b

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
@@ -2,6 +2,7 @@ language: node_js
22
node_js:
33
- '6'
44
before_install:
5+
- rvm install 2.3.0
56
- gem install sass
67
script: npm run travis
78
sudo: false

0 commit comments

Comments
 (0)