瀏覽代碼

Removing travis cache temporarily

pull/61/head
Martin Stockhammer 3 年之前
父節點
當前提交
e0f5b52c90
共有 1 個檔案被更改,包括 0 行新增3 行删除
  1. 0
    3
      .travis.yml

+ 0
- 3
.travis.yml 查看文件

@@ -7,9 +7,6 @@ before_install: "mvn clean install -DskipTests=true -B -V -Pci-build"

script: "mvn clean install -B -V -Pit-js -Pci-build"

cache:
directories:
- $HOME/.m2
branches:
except:
- gh-pages

Loading…
取消
儲存