Skip to content

Commit

Permalink
fix(travis): fixed travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
arusanov committed May 31, 2017
1 parent 4d823c9 commit abcb576
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 @@ -12,7 +12,7 @@ notifications:
node_js:
- '6.4'
before_install:
- yarn install -g greenkeeper-lockfile@1
- npm install -g greenkeeper-lockfile@1
before_script:
- greenkeeper-lockfile-update
script:
Expand Down

0 comments on commit abcb576

Please sign in to comment.