Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Commit

Permalink
Updated .travis.yml to use Node v10
Browse files Browse the repository at this point in the history
  • Loading branch information
kirrg001 committed Feb 11, 2019
1 parent 9ababa2 commit d92b90d
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
@@ -1,6 +1,6 @@
language: node_js
sudo: false
node_js:
- "8"
- "10"


0 comments on commit d92b90d

Please sign in to comment.