From f731d7444f490eafadd22487d004980beefcbcda Mon Sep 17 00:00:00 2001 From: downtownallday Date: Tue, 9 Jun 2020 22:52:04 -0400 Subject: [PATCH] Fix typo --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 879d0a52..e0f22d7f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ before_install: - (hostname -i; true) - (hostname; true) - (hostname --fqdn; true) - - (if add; true) + - (ip add; true) install: - sudo tests/assets/system-setup/remote-nextcloud-docker.sh