Skip to content

Commit

Permalink
Build before testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Dent authored and Jason3S committed May 12, 2019
1 parent bbaccf8 commit 5e76fc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/cspell-tools/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ node_js:
- "6"
script:
- npm install
- npm build
- npm test
2 changes: 1 addition & 1 deletion packages/cspell-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cspell-tools",
"version": "1.0.3",
"version": "1.0.4",
"description": "Tools to assist with the development of cSpell",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 5e76fc0

Please sign in to comment.