Skip to content
This repository has been archived by the owner on Jul 27, 2018. It is now read-only.

Commit

Permalink
Add npm install to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbrucker committed Jul 25, 2018
1 parent 06b7ae0 commit b3a66d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ node_js:

install:
- npm i -g pkg
- npm i

script:
- npm run eslint
Expand Down

0 comments on commit b3a66d6

Please sign in to comment.