diff options
| author | Jason Miller <[email protected]> | 2019-10-21 13:17:27 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-10-21 13:17:27 -0400 |
| commit | 650670f76d29dd1803b234a3a8696ead9cb198fc (patch) | |
| tree | fa08c15e12491c8f34c467f19696a433bb63c7ad | |
| parent | dbd661a075916409cd816f7057e228614779ae33 (diff) | |
Update to latest node.
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 88a8dbe..d6b8187 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,3 @@ language: node_js node_js: - - 6 + - node |
