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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to