Skip to content

Commit

Permalink
test with more versions of nodejs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrasq committed Sep 19, 2020
1 parent a25873d commit 3e99342
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
language: node_js
node_js:
- 0.8
- 0.10
- 0.11
- 6
- 8
- 10
- 11
- 12
- 13
- 14
before_install:
- npm install -g qnit
after_success:
Expand Down

0 comments on commit 3e99342

Please sign in to comment.