Skip to content

Commit 80cc159

Browse files
authored
Update .travis.yml
1 parent 8779205 commit 80cc159

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ matrix:
1818
env:
1919
- IOS_PLATFORM=OS
2020
- BUILD_SHARED=0
21+
- os: osx
22+
compiler: clang
23+
env:
24+
- IOS_PLATFORM=OS64
25+
- BUILD_SHARED=0
2126
- os: osx
2227
compiler: clang
2328
env:

0 commit comments

Comments
 (0)