Skip to content

Commit

Permalink
Set node versions on .travis.yml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoscalco committed Aug 25, 2019
1 parent b6a34ea commit 541e57d
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 +1,9 @@
os:
- linux
- windows
language: node_js
node_js:
- '12'
- '10'
- '8'

0 comments on commit 541e57d

Please sign in to comment.