Travis stuffs
This commit is contained in:
parent
f099c11143
commit
c426e967c1
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@ -0,0 +1,4 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.11"
|
@ -22,6 +22,9 @@
|
||||
"url": "https://github.com/nickpack/Skeleton-SCSS/blob/master/LICENSE-MIT"
|
||||
}
|
||||
],
|
||||
"scripts": {
|
||||
"test": "grunt lint"
|
||||
},
|
||||
"main": "./index",
|
||||
"keywords": [
|
||||
"static"
|
||||
|
Loading…
x
Reference in New Issue
Block a user