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:
parent
e80653b445
commit
f8586b1298
@ -1,6 +1,6 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "0.10"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- npm install
|
- npm install
|
||||||
@ -13,6 +13,6 @@ script:
|
|||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- gh-page
|
- gh-pages
|
||||||
#after_success:
|
#after_success:
|
||||||
# - npm run coveralls
|
# - npm run coveralls
|
Loading…
x
Reference in New Issue
Block a user