You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by fa...@apache.org on 2022/10/31 09:35:59 UTC

[incubator-pekko-samples] 02/02: Specify preferring trusty

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

fanningpj pushed a commit to branch travisJavaVersion
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-samples.git

commit 12b1c201d822abfb379e434966f99064458a2efc
Author: Arnout Engelen <ar...@bzzt.net>
AuthorDate: Fri Jun 30 12:39:33 2017 +0200

    Specify preferring trusty
    
    Ah, looks like trusty is available, but not the default yet.
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 6929fc3..718b139 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,6 @@
 sudo: false
+dist: trusty
+
 language: scala
 
 scala:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org