You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-commits@axis.apache.org by bi...@apache.org on 2020/08/30 21:49:52 UTC

[axis-axis2-c-core] branch master updated: Use bionic for travis builds

This is an automated email from the ASF dual-hosted git repository.

billblough pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-c-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 97c3491  Use bionic for travis builds
97c3491 is described below

commit 97c3491cafe6c8c1bd0e2d0797d8af84cc91d058
Author: William Blough <de...@blough.us>
AuthorDate: Sun Aug 30 17:45:20 2020 -0400

    Use bionic for travis builds
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index b92dfd6..c0b1407 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
 language: c
 os: linux
+dist: bionic
 
 addons:
     apt: