blob: 637e517f5cb1aed3654d6664806e40c4461155dc [file] [log] [blame]
os:
- linux
sudo: false
addons:
apt:
# Flutter depends on /usr/lib/x86_64-linux-gnu/libstdc++.so.6 version GLIBCXX_3.4.18
sources:
- ubuntu-toolchain-r-test # if we don't specify this, the libstdc++6 we get is the wrong version
packages:
- libstdc++6
before_install: ./tool/before_install.sh
script: ./tool/travis.sh