We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb54757 commit 13f3ea4Copy full SHA for 13f3ea4
.travis.yml
@@ -18,9 +18,7 @@
18
sudo: required
19
dist: xenial
20
install:
21
- # TODO: remove the `|| true`, which is a temporary workaround for
22
- # what I hope is an intermittent problem as I'm trying to release 2.13.9
23
- - sudo apt-get -qq update || true
+ - sudo apt-get -qq update
24
- sudo apt-get install -y rpm
25
26
language: scala
0 commit comments