Skip to content

Commit

Permalink
update ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
hideokamoto committed Jun 11, 2019
1 parent f7068bf commit 8c72207
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
language: node_js
node_js:
- '8'
- '10'
install:
- yarn install
script:
- yarn run lint
- yarn test
- yarn run build
deploy:
provider: npm
email: 'info@wp-kyoto.net'
Expand Down

0 comments on commit 8c72207

Please sign in to comment.