Skip to content
This repository was archived by the owner on Feb 29, 2020. It is now read-only.

Commit 7737060

Browse files
committed
Merge branch 'master' into 1598876
2 parents bf28fc2 + e277792 commit 7737060

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ before_install:
2020
- "export DISPLAY=:99.0"
2121
- "/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"
2222
- export PATH="$PATH:$HOME/.rvm/bin"
23+
- export PATH="$PATH:./node_modules/.bin"
2324
- sleep 3
2425

2526
install:

0 commit comments

Comments
 (0)