mirror of
https://github.com/penpot/penpot.git
synced 2025-12-23 22:48:40 -05:00
Minor fix on .travis.yml file.
This commit is contained in:
@@ -3,8 +3,8 @@ lein: lein
|
||||
sudo: false
|
||||
|
||||
script:
|
||||
./scripts/build
|
||||
node out/tests.js
|
||||
- ./scripts/build
|
||||
- node out/tests.js
|
||||
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
|
||||
Reference in New Issue
Block a user