Skip to content

Commit

Permalink
Merge pull request holidayextras#52 from paparomeo/minor-fixes
Browse files Browse the repository at this point in the history
Minor fixes
  • Loading branch information
pmcnr-hx authored Sep 25, 2017
2 parents eaf0c47 + 3e7da00 commit bc15c68
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 34 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dist: trusty
sudo: false
language: node_js
services:
- mongodb
node_js:
- 4
- 6
- 8
services:
- mongodb
script: npm run ci
notifications:
email: false
74 changes: 43 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"async": "2.5.0",
"debug": "3.0.1",
"joi": "11.0.3",
"joi": "11.1.1",
"lodash.omitby": "4.6.0",
"mongodb": "2.2.31",
"semver": "5.4.1"
Expand Down

0 comments on commit bc15c68

Please sign in to comment.