Skip to content

Commit

Permalink
Another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarto committed Oct 25, 2016
1 parent 7e644ca commit 7163ef4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- if [[ `npm -v` != 3* ]]; then npm i -g npm@3; fi
- npm -v
before_script:
- npm install -g npm && npm install
branches:
Expand Down

0 comments on commit 7163ef4

Please sign in to comment.