Skip to content

Commit

Permalink
Merge pull request #135 from glslify/test-new-node-versions
Browse files Browse the repository at this point in the history
expand tests to cover node 12 and node 14
  • Loading branch information
archmoj committed Aug 17, 2020
2 parents 97e2ffd + b128da6 commit e454ead
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ node_js:
- '6'
- '8'
- '10'
- '12'
- '14'
os:
- linux
- windows
Expand Down

0 comments on commit e454ead

Please sign in to comment.