1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-13 13:25:26 +00:00

Create .travis.yml

This commit is contained in:
InsanusMokrassar 2020-02-19 20:08:15 +06:00 committed by GitHub
parent a34e67722b
commit b42a6ca0cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
.travis.yml Normal file
View File

@ -0,0 +1,10 @@
language: java
install: true
os: linux
dist: trusty
jdk: oraclejdk8
script:
- ./gradlew build -s