Skip to content

Commit

Permalink
Use specific version of pkg.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcells committed Apr 9, 2018
1 parent 22c99c7 commit 89a3eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ node_js:
script: npm run-script ci
before_script:
- npm install -g grunt-cli
- npm install -g pkg
- npm install -g pkg@4.3.0

before_deploy:
- npm run-script pkg
Expand Down

0 comments on commit 89a3eec

Please sign in to comment.