Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove legacy bundling option from travis
Browse files Browse the repository at this point in the history
cdebost committed Jan 31, 2019
1 parent 0a7e716 commit a4f1da0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -13,7 +13,6 @@ env:
#- COMMAND=integration MONTAGE_VERSION=. MOP_VERSION=latest
- COMMAND=integration MONTAGE_VERSION=. MOP_VERSION="#master"
before_install:
- "npm set legacy-bundling=true"
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start

0 comments on commit a4f1da0

Please sign in to comment.