Skip to content

Commit

Permalink
oops?
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobesson committed Aug 20, 2019
1 parent 5aae5f3 commit b13a9c7
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 @@ -6,8 +6,6 @@ install:
- npm i -g pkg
script:
- "pkg extract-serac.js"
- "ls ."
- "pwd"
deploy:
provider: releases
api_key:
Expand All @@ -16,5 +14,6 @@ deploy:
- "extract-serac-win.exe"
- "extract-serac-linux"
- "extract-serac-macos"
skip_cleanup: true
on:
tags: true

0 comments on commit b13a9c7

Please sign in to comment.