Skip to content

Commit d72ef1a

Browse files
committed
with bionic, we can just use apt to install capstone
1 parent 92c8ff7 commit d72ef1a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

-5
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ env:
1111
global:
1212
- MAKEFLAGS="-j2"
1313

14-
sudo: required
15-
16-
before_install:
17-
- ./travis_install_capstone.sh
18-
1914
before_script:
2015
- mkdir build && cd build && cmake ..
2116

0 commit comments

Comments
 (0)