Skip to content

Commit

Permalink
Remove lockfile (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
ismay authored Jan 6, 2018
1 parent 4c67a73 commit 1f9cf49
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8,174 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ notifications:
node_js:
- "6"
- "8"
before_install:
- if [[ `npm -v` != 5* ]]; then npm install -g npm@5; fi
- npm install -g greenkeeper-lockfile@1
before_script:
- greenkeeper-lockfile-update
after_script:
- greenkeeper-lockfile-upload
jobs:
include:
- stage: coverage
Expand Down
Loading

0 comments on commit 1f9cf49

Please sign in to comment.