<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d1116566a8998c4ebaf07a5724fd7798c69f9103">https://github.com/macports/macports-ports/commit/d1116566a8998c4ebaf07a5724fd7798c69f9103</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new d111656  .travis.yml: add xcode9.3beta / macOS 10.13
</span>d111656 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d1116566a8998c4ebaf07a5724fd7798c69f9103
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Sat Mar 10 10:26:59 2018 +0000

<span style='display:block; white-space:pre;color:#404040;'>    .travis.yml: add xcode9.3beta / macOS 10.13
</span>---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/.travis.yml b/.travis.yml
</span><span style='display:block; white-space:pre;color:#808080;'>index 1b4d974..4977d45 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/.travis.yml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/.travis.yml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,6 +2,8 @@ language: c
</span> matrix:
   include:
   - os: osx
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    osx_image: xcode9.3beta
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+  - os: osx
</span>     osx_image: xcode8.3
   - os: osx
     osx_image: xcode7.3
</pre><pre style='margin:0'>

</pre>