Update .travis.yml

This commit is contained in:
Akash Nimare
2016-09-11 02:28:14 +05:30
committed by GitHub
parent 89bc8401db
commit 56bf6fe097

View File

@@ -11,10 +11,5 @@ before_install:
- npm install -g gulp
- npm install
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 5 # give xvfb some time to start
script:
- npm run test