Skip to content

Commit

Permalink
travis; annotate
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed Jun 27, 2019
1 parent 2121af6 commit 8b41985
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 154 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ language: node_js
sudo: false

node_js:
- 6
- 4
- 8
- 10
- 11

after_script:
- npm run coveralls

0 comments on commit 8b41985

Please sign in to comment.