Skip to content

Commit 76b64b5

Browse files
committed
travis: fix packages
1 parent b2850cd commit 76b64b5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ matrix:
2626

2727
addons:
2828
apt_packages:
29-
- lib32bz2-1.0
30-
- lib32ncurses5
31-
- lib32z1
29+
- libbz2-1.0
3230
- valgrind
3331

3432
install:

0 commit comments

Comments
 (0)