Skip to content

Commit 28ad952

Browse files
committed
Update .travis.yml
1 parent 122c759 commit 28ad952

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
sudo: false
2-
31
language: node_js
42

3+
before_script:
4+
- npm install sass fibers@3
5+
56
node_js:
67
- lts/carbon

0 commit comments

Comments
 (0)