Skip to content

Commit 343a719

Browse files
committed
Re-enabled OSX tests
1 parent 4897695 commit 343a719

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ script:
1212

1313
matrix:
1414
include:
15+
- os: osx
16+
env: FLAGS="CC=clang"
17+
1518
- os: linux
1619
env: FLAGS="CC=gcc"
1720

0 commit comments

Comments
 (0)