Skip to content

Commit

Permalink
chore: fix travis build, because nobody knows how stages actually work
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Apr 16, 2020
1 parent f90d2ee commit f54d142
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ stages:

jobs:
include:
- stage: deploy
name: "🚀 publish to npm 🚀"
- stage: 🚀 publish to npm 🚀
node_js: "12"
deploy:
- provider: script
Expand Down

0 comments on commit f54d142

Please sign in to comment.