diff options
| author | Lucifer <[email protected]> | 2019-12-17 19:44:48 +0530 |
|---|---|---|
| committer | Lucifer <[email protected]> | 2019-12-17 19:44:48 +0530 |
| commit | 76d7fc5b554dcc3c9bf6c7b36b9a0287bc54a49b (patch) | |
| tree | 316159d25c9a02a172054ba227c3e1e5a4df6d2d | |
| parent | 4262630d7b2b12720f403cf6b1aab158e71a5a5b (diff) | |
| download | nativekit-76d7fc5b554dcc3c9bf6c7b36b9a0287bc54a49b.tar.xz nativekit-76d7fc5b554dcc3c9bf6c7b36b9a0287bc54a49b.zip | |
Updated settings for Travis CI
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index d142dc7..f0d6b26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,3 @@ language: node_js node_js: - - "12.x"
\ No newline at end of file + - "12"
\ No newline at end of file |
