mirror of
https://github.com/simon-brooke/clj-wordcloud.git
synced 2025-07-01 17:38:09 +00:00
11 lines
114 B
YAML
11 lines
114 B
YAML
language: clojure
|
|
script: lein test
|
|
|
|
notifications:
|
|
email: false
|
|
|
|
jdk:
|
|
- openjdk7
|
|
- openjdk8
|
|
- oraclejdk9
|