Skip to content

Commit

Permalink
Merge pull request sasstools#148 from Snugug/feature/node-4
Browse files Browse the repository at this point in the history
Add Tests for Node 4
  • Loading branch information
bgriffith committed Sep 9, 2015
2 parents db1270e + b13589a commit 0ffb7df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v4.0
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- '0.10'
- '0.12'
- node
- iojs
before_install: npm install -g sass-lint
Expand Down

0 comments on commit 0ffb7df

Please sign in to comment.