Skip to content

Commit 287c9a6

Browse files
committed
Travis yaml
1 parent d447276 commit 287c9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php-switch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ php-switch-add-repo () {
8080
sudo add-apt-repository -y ppa:ondrej/php > /dev/null
8181

8282
echo "- Updating repos ..."
83-
sudo apt-get update > /dev/null
83+
sudo apt-get update
8484
fi
8585
}
8686

0 commit comments

Comments
 (0)