Skip to content

Commit d00a8e9

Browse files
committed
debugah
1 parent 2c43ff5 commit d00a8e9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Diff for: .travis.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,7 @@ script:
1616
# abort on any command failure
1717
- set -e
1818
# travis debug
19-
- ls -l /usr/lib/libmagic.1.dylib
20-
- df
21-
- mount
22-
- sudo rm /usr/lib/libmagic.1.dylib
19+
- which file || echo no
2320

2421
# build and install file
2522
- git clone --depth=100 git://github.com/file/file.git

0 commit comments

Comments
 (0)