Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit c8826a5

Browse files
author
Nate McMaster
committed
Adding libunwind8 to .travis.yml
[skip appveyor]
1 parent dac143f commit c8826a5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ os:
1010
- linux
1111
- osx
1212
osx_image: xcode8.2
13+
addons:
14+
apt:
15+
packages:
16+
- libunwind8
1317
branches:
1418
only:
1519
- master

0 commit comments

Comments
 (0)