Skip to content

Commit

Permalink
Merge d225bf1 into 8270f01
Browse files Browse the repository at this point in the history
  • Loading branch information
omsmith committed Mar 12, 2018
2 parents 8270f01 + d225bf1 commit 661fb12
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ language: node_js
node_js:
- '0.12'
- 4
- 5
- 6
- 7
- 8
- 9
after_success: npm run report-cov
deploy:
provider: npm
Expand All @@ -15,4 +15,4 @@ deploy:
on:
tags: true
repo: Brightspace/node-ecdsa-sig-formatter
node: 5
node: 8

0 comments on commit 661fb12

Please sign in to comment.