diff --git a/.travis.yml b/.travis.yml index 81dea86..94b4b32 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,8 +16,8 @@ android: components: - tools - platform-tools - - build-tools-28.0.3 - - android-28 + - build-tools-29.0.3 + - android-29 - extra-google-m2repository - extra-android-m2repository licenses: diff --git a/README.md b/README.md index a2fb0ce..86d3d9e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Telephone Entry System Remote Programmer for Android [![License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) -[![Build Status](https://travis-ci.org/ethauvin/TESRemoteProgrammer.svg?branch=master)](https://travis-ci.org/ethauvin/TESRemoteProgrammer) +[![Build Status](https://travis-ci.com/ethauvin/TESRemoteProgrammer.svg?branch=master)](https://travis-ci.com/ethauvin/TESRemoteProgrammer) [![Known Vulnerabilities](https://snyk.io/test/github/ethauvin/tesremoteprogrammer/badge.svg?targetFile=app%2Fbuild.gradle)](https://snyk.io/test/github/ethauvin/tesremoteprogrammer?targetFile=app%2Fbuild.gradle) [![CircleCI](https://circleci.com/gh/ethauvin/TESRemoteProgrammer/tree/master.svg?style=shield)](https://circleci.com/gh/ethauvin/TESRemoteProgrammer/tree/master) [![License](https://img.shields.io/badge/android-Privacy%20Policy-orange.svg)](https://m.thauvin.net/android/TESRemoteProgrammer/privacy.shtml)