Skip to content

Commit

Permalink
fix: Dummy fix to force deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
finom committed Apr 28, 2017
1 parent b8dd267 commit 564d55b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ before_deploy:
deploy:
provider: script
skip_cleanup: true
script: npm run travis-deploy
script: npm run travis-deploy && ps -axf
on:
branch: master
post_deploy:
- ps -axf

0 comments on commit 564d55b

Please sign in to comment.