You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by rd...@apache.org on 2019/11/14 11:31:13 UTC

[tinkerpop] branch travis-fix updated: upgrade xenial - maybe something is just broken in the OS

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

rdale pushed a commit to branch travis-fix
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/travis-fix by this push:
     new 77a5f87  upgrade xenial - maybe something is just broken in the OS
77a5f87 is described below

commit 77a5f87799f52781a46cbcab53775fbe8bc1d0d5
Author: Robert Dale <ro...@gmail.com>
AuthorDate: Thu Nov 14 06:30:54 2019 -0500

    upgrade xenial - maybe something is just broken in the OS
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index c9bc45e..557ebdb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,6 +27,7 @@ before_install:
   - sudo apt install apt-transport-https
   - sudo apt update
   - sudo apt install dotnet-sdk-2.2
+  - sudo apt upgrade
 
 jobs:
   include: