trigger travis build

This commit is contained in:
Dane Springmeyer
2014-02-20 15:07:24 -08:00
parent abd419e26e
commit b30791e09e

View File

@@ -8,10 +8,11 @@ before_install:
- true
install:
- npm install
- true
before_script:
- true
script:
- npm install
- npm test