Skip to content

Commit

Permalink
broader unit tsts
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed May 15, 2020
1 parent ab3ba97 commit eb04c8c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
language: node_js

node_js:
- '14'
- '13'
- '12'
- '10'

env:
global:
Expand All @@ -21,3 +24,8 @@ script:
- ./test/joi-test.sh


os:
- "linux"
- "osx"
- "windows"

0 comments on commit eb04c8c

Please sign in to comment.