WALA/.travis.yml

16 lines
492 B
YAML
Raw Normal View History

2013-05-18 02:47:53 +00:00
language: java
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"
2015-02-28 04:03:56 +00:00
- pushd /tmp
2015-02-26 18:07:56 +00:00
- "git clone https://github.com/secure-software-engineering/DroidBench.git"
2015-02-28 04:03:56 +00:00
- popd
2013-05-27 18:19:53 +00:00
install: mvn clean verify -DskipTests=true -B -q
2013-05-26 22:54:29 +00:00
script: mvn clean verify -B -q
sudo: false
cache:
directories:
2014-12-23 20:50:44 +00:00
- $HOME/.m2
2015-02-28 02:52:58 +00:00
- $HOME/DroidBench
2014-12-23 20:54:32 +00:00
- $HOME/build/wala/WALA/com.ibm.wala.cast.java.polyglot/lib
2014-12-23 21:48:46 +00:00
- $HOME/build/wala/WALA/com.ibm.wala.core.testdata/ocaml/ocamljava-2.0-alpha1/lib