diff --git a/.travis.yml b/.travis.yml index 0e18395982..26f13a34b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,10 @@ sudo: false language: node_js node_js: -- '8' +- '12' branches: only: - next script: - yarn test -- yarn coveralls \ No newline at end of file +- yarn coveralls