Skip to content

Commit 931ed38

Browse files
committed
Remove debugging
1 parent 06fb664 commit 931ed38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ before_install:
1010
- sudo apt-get install -y php5-fpm
1111

1212
install:
13-
- ls -laR /etc/php*
1413
- wget -O glide.tar.gz "https://github.com/Masterminds/glide/releases/download/v0.13.0/glide-v0.13.0-linux-amd64.tar.gz"
1514
- mkdir -p $HOME/bin
1615
- tar -vxz -C $HOME/bin --strip=1 -f glide.tar.gz

0 commit comments

Comments
 (0)