Skip to content

Commit

Permalink
Yes a webpack install
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Duberstein committed Jul 12, 2019
1 parent 3258fbb commit 2e94c85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -54,10 +54,9 @@ matrix:
- libosmesa6
- libxi-dev
before_install:
# Enable user namespace cloning
- cd bindings/python/pydeck
- export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start
- npm install -g webpack
- yes | npm install -g webpack
python:
- '3.5'
- '2.7'
Expand Down

0 comments on commit 2e94c85

Please sign in to comment.