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

Commit

Permalink
Merge c71ec07 into 113dc0d
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jan 31, 2017
2 parents 113dc0d + c71ec07 commit d42d1e3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ branches:
- master
- /^greenkeeper-/

cache:
directories:
- node_modules

before_install:
- npm install -g npm
- npm --version

notifications:
email: false

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"pretty-bytes": "^4.0.2",
"readline-sync": "^1.4.5",
"webpack": "^1.13.3",
"webpack-dev-server": "^1.16.2"
"webpack-dev-server": "^2.2.1"
},
"babel": {
"presets": [
Expand Down

0 comments on commit d42d1e3

Please sign in to comment.