Revert to old layout for refactor

This commit is contained in:
zeruth
2019-06-07 23:54:32 -04:00
parent 74a0bf004e
commit eafb024f16
3552 changed files with 105486 additions and 145251 deletions

11
.travis.yml Normal file
View File

@@ -0,0 +1,11 @@
language: java
sudo: false
dist: xenial
cache:
directories:
- $HOME/.m2
jdk:
- openjdk8
- openjdk11
install: true
script: ./travis/build.sh