Files
GitBucket/.travis.yml
2015-09-22 03:26:57 +09:00

7 lines
69 B
YAML

language: scala
sudo: false
script:
- sbt test
jdk:
- oraclejdk8