1
0
mirror of https://github.com/aNNiMON/HotaruFX.git synced 2024-09-19 14:14:21 +03:00
This commit is contained in:
Victor 2019-10-29 18:12:10 +02:00
parent 93e7a87c03
commit a428ea0a4a
2 changed files with 17 additions and 0 deletions

14
.travis.yml Normal file
View File

@ -0,0 +1,14 @@
language: java
sudo: false
install: true
jdk:
- oraclejdk11
cache:
directories:
- $HOME/.m2
- $HOME/.gradle
before_install:
- chmod +x gradlew

View File

@ -3,6 +3,9 @@ HotaruFX
Programming language for creating animations
[![Build Status](https://travis-ci.org/aNNiMON/HotaruFX.svg?branch=master)](https://travis-ci.org/aNNiMON/HotaruFX)
![App running on Linux Mint](art/screenshot.png)