Skip to content

Commit

Permalink
Merge pull request #273 from arlac77/template-sync-1
Browse files Browse the repository at this point in the history
merge package from arlac77/npm-package-template
  • Loading branch information
arlac77 committed Sep 13, 2018
2 parents 9e71bfc + e8edb71 commit 685eb24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ script:
after_script:
- codecov
- cat ./build/coverage/lcov.info | coveralls
- npm run docs
after_success:
- npm run travis-deploy-once "npm run semantic-release"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"url-resolver-fs": "^7.3.5"
},
"devDependencies": {
"ava": "^0.25.0",
"ava": "^1.0.0-beta.8",
"documentation": "^8.1.2",
"markdown-doctest": "^0.9.1",
"nyc": "^13.1.0",
Expand Down

0 comments on commit 685eb24

Please sign in to comment.