Skip to content

Commit 464f292

Browse files
committed
Install gdb package in CI to make gdb_apit unit tests work
1 parent 56fc6eb commit 464f292

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
@@ -99,6 +99,7 @@ jobs:
9999
- libubsan0
100100
- parallel
101101
- jq
102+
- gdb
102103
before_install:
103104
- mkdir bin
104105
- ln -s /usr/bin/gcc-5 bin/gcc

0 commit comments

Comments
 (0)