Skip to content

Commit 405aa24

Browse files
authored
fix shippable issue (#7932)
1 parent 777031f commit 405aa24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shippable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ build:
1313
# fix shippable apt-get errors
1414
- apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 23E7166788B63E1E 6A030B21BA07F4FB 4B8EC3BAABDC4346 EB3E94ADBE1229CF 960B2B2623A0BD5D 6B05F25D762E3157
1515
- rm /etc/apt/sources.list.d/jonathonf-ubuntu-backports-xenial.list
16+
- rm /etc/apt/sources.list.d/basho_riak.list
1617
#
1718
- java -version
1819
- mvn --no-snapshot-updates --quiet clean install -Dmaven.javadoc.skip=true

0 commit comments

Comments
 (0)