json and travis update
This commit is contained in:
parent
f9ad2db945
commit
266f7b0bf8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
node_modules
|
||||
bower_components
|
||||
|
@ -1,3 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.10"
|
||||
|
||||
before_install:
|
||||
- npm install
|
||||
- bower install
|
Loading…
Reference in New Issue
Block a user