0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 06:58:58 -05:00

Temporary remove .travis.yml

This commit is contained in:
Andrey Antukh 2016-03-29 22:00:20 +03:00
parent 7caba13173
commit b6a89ccfc8

View file

@ -1,15 +0,0 @@
language: clojure
lein: lein
sudo: false
script:
- ./scripts/build
- node --version
- node out/tests.js
jdk:
- oraclejdk8
node_js:
- "5.4.1"