From ae9de7e2491dfa438121d1f46010781e556d423f Mon Sep 17 00:00:00 2001 From: Owen Smith Date: Fri, 25 Jan 2019 15:58:04 -0500 Subject: [PATCH] build: update test targets --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 88efa10..19d0cd4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,3 +6,7 @@ node_js: - 5 - 6 - 7 + - 8 + - 9 + - 10 + - 11