aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2018-02-23 16:36:35 +0300
committerValentin Popov <info@valentineus.link>2018-02-23 16:36:35 +0300
commitb2f2a69d2fff75d4acc4307483d5c1533fb16d79 (patch)
tree1966eafccc80cc5f27e4fd97b46211d2ea2ddbc5 /.travis.yml
parent66625eef30859d4e34ed651023c42915d332daf5 (diff)
downloadsimple-container-master.tar.xz
simple-container-master.zip
9 version of NodeJS is addedHEADmaster
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1484110..459bd53 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,7 @@
language: node_js
node_js:
+ - "9"
- "8"
- "7"
- "6"