blob: 9b8031ece00adb0d9c2e2aaff410f33bbb18a14a [file] [log] [blame]
language: java
jdk:
- oraclejdk11
cache:
directories:
- .autoconf
- $HOME/.m2
install: true
jobs:
include:
- stage: install-yasson
script: mvn -U -C -Pstaging clean install
- stage: run-jmh
script:
- cd yasson-jmh
- mvn clean install
- java -jar target/yasson-jmh.jar -t 1 -f 2