aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucifer <[email protected]>2019-12-17 19:43:32 +0530
committerLucifer <[email protected]>2019-12-17 19:43:32 +0530
commit4262630d7b2b12720f403cf6b1aab158e71a5a5b (patch)
tree2937d7212987159262f94feb1ea7cd6e94217118
parent622828cbaf00b6d8422dcf4412da07570909280a (diff)
downloadnativekit-4262630d7b2b12720f403cf6b1aab158e71a5a5b.tar.xz
nativekit-4262630d7b2b12720f403cf6b1aab158e71a5a5b.zip
Updated settings for Travis CI
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d2f3209..d142dc7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1 +1,3 @@
-language: node_js \ No newline at end of file
+language: node_js
+node_js:
+ - "12.x" \ No newline at end of file