Skip to content

Commit

Permalink
fixed travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
rctoris committed Apr 9, 2015
1 parent 1d75e33 commit ad7f9c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ before_install:
- npm install -g npm
- npm install -g grunt-cli karma-cli

# install the dev packages we need
- ./misc/install.sh

# Set up Xfvb for Firefox headless testing
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
Expand Down

0 comments on commit ad7f9c3

Please sign in to comment.