From 5aa3a6fd5d35a1a15a250a304e13ed932a3fc312 Mon Sep 17 00:00:00 2001 From: downtownallday Date: Fri, 19 Jun 2020 12:26:55 -0400 Subject: [PATCH] Add missing argument --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 71f87913..9ca03542 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,7 @@ jobs: # setup with 'basic' data before setting up again using # a remote nextcloud to verify ownCloud contacts are still # available - - sudo tests/system-setup/remote-nextcloud-docker.sh basic + - sudo tests/system-setup/remote-nextcloud-docker.sh upgrade basic script: # launch automated tests, but skip tests that require remote # smtp support because Travis-CI blocks outgoing port 25