summaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: 46dc775db9bae2a78a775dce863e10fab4adb1d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
language: java
jdk:
  - oraclejdk8

before_install:
  - touch local.properties

install: true

script: ./kobaltw assemble test