1
0
mirror of https://github.com/bobwen-dev/react-templates synced 2025-04-12 00:56:39 +02:00

fix travis

This commit is contained in:
ido 2014-12-31 16:25:20 +02:00
parent e80653b445
commit f8586b1298

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