Skip to content

Commit

Permalink
bump res
Browse files Browse the repository at this point in the history
  • Loading branch information
KaptenJansson committed Feb 15, 2016
1 parent 3bc4b41 commit 22a1152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ before_install:
before_script:
- npm install
- export DISPLAY=:99.0
- /sbin/start-stop-daemon --start --quiet --pidfile /tmp/cucumber_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1280x1024x16
- /sbin/start-stop-daemon --start --quiet --pidfile /tmp/cucumber_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1600x1200x16

script:
- npm test

0 comments on commit 22a1152

Please sign in to comment.