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:55:19 UTC

[tinkerpop] branch travis-fix updated: don't upgrade, images are fairly up-to-date, and it's slow

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 97270c0  don't upgrade, images are fairly up-to-date, and it's slow
97270c0 is described below

commit 97270c0ba27d5f6ff85c861372c7f1d02811d379
Author: Robert Dale <ro...@gmail.com>
AuthorDate: Thu Nov 14 06:55:06 2019 -0500

    don't upgrade, images are fairly up-to-date, and it's slow
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

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