Skip to content

Commit

Permalink
fix: 同じことを繰り返しているので削除
Browse files Browse the repository at this point in the history
  • Loading branch information
teramotodaiki committed Jan 1, 2019
1 parent 52b9636 commit 2f657aa
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
language: node_js
node_js: '8'
cache: npm
script:
- npm install
- npm test
- npm run build

deploy:
provider: script
script: npx semantic-release
Expand Down

0 comments on commit 2f657aa

Please sign in to comment.