Skip to content

Commit

Permalink
let's go back to local pkg exe
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobesson committed Aug 20, 2019
1 parent b13a9c7 commit 6fc871f
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 @@ -3,9 +3,8 @@ node_js:
- 12
install:
- npm ci
- npm i -g pkg
script:
- "pkg extract-serac.js"
- "./node_modules/.bin/pkg extract-serac.js"
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 6fc871f

Please sign in to comment.