Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/d-kusk/minimage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaisuke KONISHI <skydai1151@gmail.com>2019-07-27 06:35:36 +0300
committerDaisuke KONISHI <skydai1151@gmail.com>2019-07-27 06:35:36 +0300
commitffc591adfebd7c89e37f7e237c51fc8a705934e5 (patch)
tree011612f4dadb2c884ad47ac9512b900c32319344
parentca98c69f05362f22c7a4ab1aaac96a68535fd467 (diff)
update nodeversion
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6e76a93..5c63216 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
language: node_js
node_js:
- - "8"
+ - "11"
sudo: false