Skip to content

Commit

Permalink
Merge branch 'master' into feature/#38-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vanlooverenkoen committed Oct 23, 2020
2 parents 5b11485 + 571068e commit ea25bd7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
5 changes: 5 additions & 0 deletions .github/no-response.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
daysUntilClose: 14
responseRequiredLabel: "waiting for customer response"
closeComment: >
This issue has been automatically closed because there has been no response.
If there is extra information in the future this ticket will be reopenend.
12 changes: 2 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
os:
- linux
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
- fonts-droid-fallback
os: osx
osx_image: xcode12.2

before_install:
- chmod +x ./tool/travis/analyze.sh
Expand Down

0 comments on commit ea25bd7

Please sign in to comment.