0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-12 10:09:03 -05:00

Minor fix on .travis.yml file.

This commit is contained in:
Andrey Antukh 2016-02-02 21:47:32 +02:00
parent cb3b5d45f6
commit b2e86675b3

View file

@ -3,8 +3,8 @@ lein: lein
sudo: false sudo: false
script: script:
./scripts/build - ./scripts/build
node out/tests.js - node out/tests.js
jdk: jdk:
- oraclejdk8 - oraclejdk8