mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 07:18:22 +00:00
6 lines
127 B
YAML
6 lines
127 B
YAML
|
language: clojure
|
||
|
lein: lein2
|
||
|
script: "lein2 test"
|
||
|
before_install:
|
||
|
- sudo apt-get update -qq
|
||
|
- sudo apt-get install -qq rhino
|