瀏覽代碼

Remove specific image for osx

Stefan Profanter 6 年之前
父節點
當前提交
78d09cc4a2
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      .travis.yml

+ 1 - 3
.travis.yml

@@ -40,8 +40,6 @@ matrix:
       compiler: clang
       # disable homebrew auto update which takes a lot of time
       env: HOMEBREW_NO_AUTO_UPDATE=1
-      # Fixes bug 'shell_session_update: command not found' on coverity_scan branch, https://github.com/travis-ci/travis-ci/issues/6737
-      osx_image: xcode8.1
       cache:
         directories:
           - $HOME/Library/Caches/Homebrew
@@ -126,4 +124,4 @@ deploy:
   on:
     repo: open62541/open62541
     tags: true
-    condition: $CC = gcc && $ANALYZE = false
+    condition: $CC = gcc && $ANALYZE = false