mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-02 16:49:12 +00:00
Add travis build config and update .gitignore
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
!.gitignore
|
||||
!.rubocop.yml
|
||||
!.editorconfig
|
||||
!.travis.yml
|
||||
|
||||
*~
|
||||
*.class
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
language: java
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
Reference in New Issue
Block a user