Parcourir la source

Removing travis cache temporarily

pull/61/head
Martin Stockhammer il y a 3 ans
Parent
révision
e0f5b52c90
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  1. 0
    3
      .travis.yml

+ 0
- 3
.travis.yml Voir le fichier

@@ -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

Chargement…
Annuler
Enregistrer