Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Commit

Permalink
add npm3 to before_install
Browse files Browse the repository at this point in the history
  • Loading branch information
NogsMPLS committed Mar 9, 2016
1 parent 702fcda commit 94ab7ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,7 @@ branches:

before_install:
# GUI for real browsers.
- npm install -g npm@3
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start

Expand Down

0 comments on commit 94ab7ad

Please sign in to comment.