Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
Merge pull request #776 from ChristianMurphy/refactor/remove-greenkee…
Browse files Browse the repository at this point in the history
…per-lockfile

refactor: remove greenkeeper lockfile
  • Loading branch information
ChristianMurphy authored Jan 23, 2018
2 parents 5de33b7 + 5b8325a commit c0202c6
Show file tree
Hide file tree
Showing 3 changed files with 1,494 additions and 347 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ addons:
before_install:
- nvm install node
- npm install
- npm install -g greenkeeper-lockfile@1

before_script: greenkeeper-lockfile-update

script:
- mvn package
Expand All @@ -35,8 +32,6 @@ script:
- npm run lint-md
- npm run lint-less

after_script: greenkeeper-lockfile-upload

cache:
directories:
- $HOME/.m2
Expand Down
Loading

0 comments on commit c0202c6

Please sign in to comment.