WALA/.travis.yml

18 lines
508 B
YAML
Raw Normal View History

language: android
jdk: oraclejdk8
2013-12-03 16:39:00 +00:00
before_install:
2013-12-03 17:35:08 +00:00
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- "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:
- 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