mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-22 23:08:20 +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 |