Skip to content

Commit 9b9ff3e

Browse files
committed
Update .travis.yml
1 parent bddbc74 commit 9b9ff3e

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 ./LibcWrapGenerator --target 2.7 --libdir /lib --output libcwrap.h
1111
- sudo cp ./libcwrap.h /usr/include/
1212
- cd -
13-
- find /usr/include/ -name auxv.h
1413

1514
script:
1615
- export CC='gcc -U_FORTIFY_SOURCE -include /usr/include/libcwrap.h'

0 commit comments

Comments
 (0)