Commit 97849b23 by Michael Mifsud

Add Node 11 to TravisCI

parent 4aa39820
...@@ -18,6 +18,9 @@ jobs: ...@@ -18,6 +18,9 @@ jobs:
node_js: "node" node_js: "node"
os: osx os: osx
- stage: platform-test - stage: platform-test
node_js: "10"
os: osx
- stage: platform-test
node_js: "9" node_js: "9"
os: linux os: linux
- stage: platform-test - stage: platform-test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment