Skip to content

Commit

Permalink
Greenkeeper lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north committed May 23, 2017
1 parent 074e783 commit ae4e344
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 353 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -25,8 +25,13 @@ before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH=$HOME/.yarn/bin:$PATH
- yarn global add phantomjs-prebuilt
- yarn global add greenkeeper-lockfile@1
- phantomjs --version

before_script: greenkeeper-lockfile-update

after_script: greenkeeper-lockfile-upload

install:
- yarn install --no-lockfile

Expand Down
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -41,6 +41,7 @@
"ember-resolver": "^4.0.0",
"ember-source": "~2.13.0",
"eslint-plugin-ember-suave": "^1.0.0",
"greenkeeper-lockfile": "^1.2.1",
"loader.js": "^4.2.3"
},
"keywords": [
Expand Down

0 comments on commit ae4e344

Please sign in to comment.