Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Commit

Permalink
Works on merging script and plugin repositories (#47)
Browse files Browse the repository at this point in the history
* works on merging script and plugin repositories
* Fixed Travis CI
* Fixed checking checksum for Oracle JDK
* Automatic generation of Travis CI configuration
* Fixed testing in Docker
  • Loading branch information
BorzdeG authored Jan 13, 2019
1 parent 6bd389e commit 522c6e8
Show file tree
Hide file tree
Showing 106 changed files with 984 additions and 471 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,15 @@
.gradle/
build/
.sandbox/
.sandbox-*/

*.log
*.bak
tmp.*
*.swp

*.iml

.idea/*
!.idea/externalDependencies.xml
!.idea/vcs.xml
Expand Down
12 changes: 12 additions & 0 deletions .idea/dictionaries/borz.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions .idea/externalDependencies.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 522c6e8

Please sign in to comment.