diff --git a/.travis.yml b/.travis.yml
index ca0c45c4..7be5d36a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,9 @@ php:
- 7.1
- 7.2
- 7.3
+services:
+ - mysql
+ - postgresql
env:
global:
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 93598181..8cd9cf93 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
Monitoring
Monitoring app with useful server information
Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.
- 1.7.0
+ 1.8.0
agpl
Bjoern Schiessle
Ivan Sein Santiago
@@ -15,7 +15,7 @@
monitoring
https://github.com/nextcloud/serverinfo/issues
-
+
OCA\ServerInfo\Settings\AdminSettings