Browse Source

Removing travis cache temporarily

pull/61/head
Martin Stockhammer 3 years ago
parent
commit
e0f5b52c90
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      .travis.yml

+ 0
- 3
.travis.yml View File

@@ -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…
Cancel
Save