Multiverse-Core/.travis.yml
nicegamer7 1fac13247f
Fix Travis Builds for Pull Requests (#2208)
* fix travis

* I don't think we need this

* we don't use circleci anymore
2020-05-06 13:07:48 -04:00

7 lines
78 B
YAML

language: java
jdk:
- oraclejdk8
notifications:
email: false
dist: trusty