[ci skip] Removes travis
This commit is contained in:
18
.travis.yml
18
.travis.yml
@@ -1,18 +0,0 @@
|
||||
sudo: required
|
||||
language: java
|
||||
dist: trusty
|
||||
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
|
||||
before_install:
|
||||
- git config --global user.email "travis-ci@travis-ci.org"
|
||||
- git config --global user.name "Travis CI"
|
||||
|
||||
before_script:
|
||||
- chmod +x scripts/inst.sh
|
||||
script: ./scripts/inst.sh --setup
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- 'work/Paper/work/Minecraft'
|
||||
@@ -1,5 +1,5 @@
|
||||
# <img src="https://i.loli.net/2018/05/17/5afd869c443ef.png" alt="Akarin Face" align="right">Akarin
|
||||
[](https://travis-ci.org/Akarin-project/Akarin)
|
||||
[](https://circleci.com/gh/Akarin-project/Akarin/tree/master)
|
||||
[](https://bstats.org/plugin/bukkit/Torch)
|
||||
[](https://akarin.io)
|
||||
|
||||
@@ -20,7 +20,7 @@ Get Akarin
|
||||
---
|
||||
### Download
|
||||
#### Recommended Sites
|
||||
+ [ **Circle CI**](https://circleci.com/gh/Akarin-project/Akarin/tree/master) - Checkout the 'Artifacts' tab of the latest build *Login required*
|
||||
+ [**Circle CI**](https://circleci.com/gh/Akarin-project/Akarin/tree/master) - Checkout the 'Artifacts' tab of the latest build *Login required*
|
||||
+ [ **Jenkins**](http://ci.ilummc.com/job/Akarin/) - *Kudos to [Izzel_Aliz](https://github.com/IzzelAliz)*
|
||||
|
||||
*Contact me via the email below or open an [Issue](https://github.com/Akarin-project/akarin/issues) if you want to add your website here*
|
||||
|
||||
Reference in New Issue
Block a user