Skip to content

Commit 766416c

Browse files
authored
Remove travis addons that aren't needed and causing issues (#158)
1 parent 9a52d38 commit 766416c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
os:
22
- linux
33
sudo: false
4-
addons:
5-
apt:
6-
sources:
7-
- ubuntu-toolchain-r-test
8-
packages:
9-
- libstdc++6
10-
- fonts-droid
114
before_script:
125
- git clone https://github.com/flutter/flutter.git -b stable --depth 1
136
- ./flutter/bin/flutter doctor

0 commit comments

Comments
 (0)