diff --git a/.travis.yml b/.travis.yml index a66005d..0cd583e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ node_js: - "4" - "5" - "6" + - "7" branches: only: - master