0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 06:58:58 -05:00
penpot/.travis.yml
2016-02-02 21:45:51 +02:00

14 lines
132 B
YAML

language: clojure
lein: lein
sudo: false
script:
./scripts/build
node out/tests.js
jdk:
- oraclejdk8
node_js:
- "5.4.1"