Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hthetiot authored Nov 3, 2017
1 parent 7c80ad6 commit 500ff2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
- COMMAND=test:karma-travis
#- COMMAND=integration MONTAGE_VERSION=. MOP_VERSION=0.13
#- COMMAND=integration MONTAGE_VERSION=. MOP_VERSION=latest
- COMMAND=integration MONTAGE_VERSION=#commonjs MOP_VERSION="#master"
- COMMAND=integration MONTAGE_VERSION=#commonjs MOP_VERSION="#commonjs"
before_install:
- "npm set legacy-bundling=true"
- export CHROME_BIN=chromium-browser
Expand Down

0 comments on commit 500ff2b

Please sign in to comment.