Skip to content

Commit

Permalink
Bump highest Azure 10.x node to 10.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwayne Bailey authored and dwaynebailey committed May 1, 2019
1 parent 1b5148b commit c4785f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: node_js
node_js:
- "8.11.1" # Highest 8.* in Azure
- "lts/*" # Latest Node LTS
- "10.6.0" # Highest Azure 10.*
- "10.15.2" # Highest Azure 10.*
- "node" # Latest stable Node
matrix:
# Allow node 12.x to fail until dependencies start working
Expand Down

0 comments on commit c4785f0

Please sign in to comment.