json and travis update

This commit is contained in:
David Miller 2014-09-17 01:31:26 -04:00
parent f9ad2db945
commit 266f7b0bf8
2 changed files with 6 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
node_modules
bower_components

View File

@ -1,3 +1,7 @@
language: node_js
node_js:
- "0.10"
before_install:
- npm install
- bower install