language: node_js node_js: - 6 - 8 - 10 addons: apt: packages: - xvfb script: ./.travis.runtest.sh # TODO: could do test/tests.bat on appvayor