Skip to content

Commit aaa7b5b

Browse files
author
Jason Mobarak
committed
Make travis build the example
1 parent f17195e commit aaa7b5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ before_install:
1616

1717
script:
1818
- ./build.bash
19+
- PATH=/opt/llvm-obfuscator/bin:$PATH make -C example
1920

2021
after_success:
2122
- tar -C output -czf llvm-obfuscated-arm.tgz .

0 commit comments

Comments
 (0)