소스 검색

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…
취소
저장