Skip to content

Commit

Permalink
travis: use npm 5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ayumi committed Nov 12, 2017
1 parent 2674950 commit 842c924
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 @@ -5,6 +5,7 @@ dist: trusty
sudo: required
group: edge
before_install:
- npm i -g npm@5.5.1
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
before_script:
Expand Down

0 comments on commit 842c924

Please sign in to comment.