fix travis

This commit is contained in:
ido 2014-12-31 16:25:20 +02:00
parent e80653b445
commit f8586b1298
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
language: node_js
node_js:
- "0.10"
- "0.10"
install:
- npm install
@ -13,6 +13,6 @@ script:
branches:
only:
- gh-page
- gh-pages
#after_success:
# - npm run coveralls