mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
Minor fix on .travis.yml file.
This commit is contained in:
parent
cb3b5d45f6
commit
b2e86675b3
@ -3,8 +3,8 @@ lein: lein
|
||||
sudo: false
|
||||
|
||||
script:
|
||||
./scripts/build
|
||||
node out/tests.js
|
||||
- ./scripts/build
|
||||
- node out/tests.js
|
||||
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user