blob: af5cacd71ac54f76a5d505c6a47700c4afd109e8 [file] [log] [blame]
language: java
jdk:
- openjdk7
- oraclejdk7
- oraclejdk8
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
notifications:
email:
- olamy@apache.org