Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 60232dd

Browse files
committed
check if the addons are necessary
1 parent bf758d0 commit 60232dd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

-7
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,6 @@ env:
2929
- BROWSER_PROVIDER_READY_FILE=/tmp/browsersprovider-tunnel-ready
3030
- secure: oTBjhnOKhs0qDSKTf7fE4f6DYiNDPycvB7qfSF5QRIbJK/LK/J4UtFwetXuXj79HhUZG9qnoT+5e7lPaiaMlpsIKn9ann7ffqFWN1E8TMtpJF+AGigx3djYElwfgf5nEnFUFhwjFzvbfpZNnxVGgX5YbIZpe/WUbHkP4ffU0Wks=
3131

32-
addons:
33-
apt:
34-
sources:
35-
- ubuntu-toolchain-r-test
36-
packages:
37-
- g++-4.8
38-
3932
before_install:
4033
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 0.27.5
4134
- export PATH="$HOME/.yarn/bin:$PATH"

0 commit comments

Comments
 (0)