diff options
| author | Kumar Priyansh <[email protected]> | 2020-08-31 02:56:08 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2020-08-31 02:56:08 +0530 |
| commit | c12c1fca5e48c7c6cc93ccdcc006df9eda3ed261 (patch) | |
| tree | f60ea00dae590dd69293cea3bd2b1ad61c44c6f6 | |
| parent | 30c086f72d309de60e5551d199079cf26ddc3f07 (diff) | |
| download | dictionary-c12c1fca5e48c7c6cc93ccdcc006df9eda3ed261.tar.xz dictionary-c12c1fca5e48c7c6cc93ccdcc006df9eda3ed261.zip | |
update travis.yml
| -rw-r--r-- | .travis.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 28d63db..335ba47 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,2 +1,7 @@ os: osx language: node_js +node_js: + - 14 +git: + depth: false + |
