summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatteo Figus <matteofigus@gmail.com>2018-04-30 22:27:52 +0100
committerHubert Argasinski <argasinski.hubert@gmail.com>2018-04-30 17:27:52 -0400
commitf1ecbd851286fa3c22586288108c80fa7b02b9ec (patch)
tree0eccce02a4b46b0916dd99396764664ccab88094
parentb321714e56faed526148342fb75d568f330fe2d0 (diff)
downloadasync-f1ecbd851286fa3c22586288108c80fa7b02b9ec.tar.gz
Add node 10 to the tests matrix (#1530)
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 329cd54..75598de 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ node_js:
- "4"
- "6"
- "8"
+ - "10"
matrix:
include: