Added CircleCI badge.
This commit is contained in:
parent
b4b68dc7a5
commit
decf2ff134
2 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
[](https://opensource.org/licenses/Apache-2.0)
|
[](https://opensource.org/licenses/Apache-2.0)
|
||||||
[](https://travis-ci.org/ethauvin/TESRemoteProgrammer)
|
[](https://travis-ci.org/ethauvin/TESRemoteProgrammer)
|
||||||
|
[](https://circleci.com/gh/ethauvin/TESRemoteProgrammer/tree/master)
|
||||||
[](https://thauv.in/apps-privacy)
|
[](https://thauv.in/apps-privacy)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -17,3 +17,4 @@
|
||||||
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
||||||
# org.gradle.parallel=true
|
# org.gradle.parallel=true
|
||||||
org.gradle.daemon=true
|
org.gradle.daemon=true
|
||||||
|
org.gradle.jvmargs=-Xmx1536M
|
Loading…
Add table
Add a link
Reference in a new issue