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:
parent
7caba13173
commit
b6a89ccfc8
1 changed files with 0 additions and 15 deletions
15
.travis.yml
15
.travis.yml
|
@ -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"
|
||||
|
Loading…
Add table
Reference in a new issue