Skip to content

Commit

Permalink
Merge 6854cf4 into 1de0cca
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Jan 21, 2019
2 parents 1de0cca + 6854cf4 commit 7ef7e36
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 8 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ language: node_js
os:
- linux
- osx
# need to figure out why offsets
# are slightly off on Windows.
# - windows
- windows
node_js:
- "11"
after_success: npm run coverage
8 changes: 4 additions & 4 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 @@ -42,7 +42,7 @@
"rimraf": "^2.6.2",
"test-exclude": "^5.0.0",
"uuid": "^3.3.2",
"v8-to-istanbul": "^2.0.1",
"v8-to-istanbul": "^2.0.2",
"yargs": "^12.0.2",
"yargs-parser": "^10.1.0"
},
Expand Down

0 comments on commit 7ef7e36

Please sign in to comment.