Skip to content

Commit

Permalink
build: fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
yinzara committed Jan 11, 2019
1 parent 2f9561f commit 1d4e3fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -10,7 +10,6 @@ jobs:
include:
- stage: release
node_js: lts/*
script: skip
deploy:
provider: script
skip_cleanup: true
Expand All @@ -19,4 +18,4 @@ jobs:

branches:
only:
- master
- master

0 comments on commit 1d4e3fb

Please sign in to comment.