updating travis yml file to see if it fixes the build

This commit is contained in:
Eric Rowell 2013-09-11 20:51:08 -07:00
parent 4683ae6917
commit 6dc9fd0b57

View File

@ -1,6 +1,9 @@
language: node_js
node_js:
- "0.11"
branches:
only:
- master
before_script:
- npm install
script: