WALA/.travis.yml

20 lines
501 B
YAML
Raw Normal View History

language: android
jdk: oraclejdk8
2017-06-28 16:52:30 +00:00
addons:
apt:
packages:
- realpath
2013-12-03 16:39:00 +00:00
before_install:
- "git clone --depth=1 https://github.com/secure-software-engineering/DroidBench.git /tmp/DroidBench"
install:
- mvn clean verify -DskipTests=true -B -q
2016-05-25 12:31:17 +00:00
script:
- xvfb-run mvn clean verify -B -q
- jdk_switcher use oraclejdk7
- ./build-maven-jars.py "install -Dgpg.skip"
sudo: false
cache:
directories:
2014-12-23 20:50:44 +00:00
- $HOME/.m2
2015-06-05 00:12:01 +00:00
- $TRAVIS_BUILD_DIR/com.ibm.wala.core.testdata/ocaml/ocamljava-2.0-alpha1/lib