mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-12 22:43:20 -05:00
Add Travis CI
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
This commit is contained in:
parent
535c59a218
commit
4474b4dece
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
language: scala
|
||||||
|
jdk: oraclejdk8
|
||||||
|
scala:
|
||||||
|
- 2.12.8
|
||||||
|
script:
|
||||||
|
- sbt ++$TRAVIS_SCALA_VERSION test
|
Loading…
Reference in New Issue
Block a user