diff --git a/.travis.yml b/.travis.yml index 7a79025..2a0e76a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,4 +13,5 @@ before_install: - sh -e /etc/init.d/xvfb start script: - - npm run test \ No newline at end of file + - npm start + - npm test \ No newline at end of file