There was an error while loading. Please reload this page.
1 parent bf28fc2 commit ab39ee7Copy full SHA for ab39ee7
1 file changed
.travis.yml
@@ -20,6 +20,7 @@ before_install:
20
- "export DISPLAY=:99.0"
21
- "/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1280x1024x16 -extension RANDR"
22
- export PATH="$PATH:$HOME/.rvm/bin"
23
+ - export PATH="$PATH:./node_modules/.bin"
24
- sleep 3
25
26
install:
0 commit comments