From 3e58c5c6ffcf175ee4740d9638afc93ebdb2c4dd Mon Sep 17 00:00:00 2001 From: Timothy J Warren Date: Tue, 25 Aug 2015 16:44:39 -0400 Subject: [PATCH] Spell sudo correctly --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6be0ed8..c125e0f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ php: - nightly install: - - suao apt-get install -qq php5-interbase firebird2.5-superclassic + - sudo apt-get install -qq php5-interbase firebird2.5-superclassic - sudo dpkg-reconfigure firebird2.5-superclassic before_script: