projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
195e0e6
)
Ignore failures of OS X on Travis CI
author
Cheng Zhao
<zcbenz@gmail.com>
Thu, 19 May 2016 10:23:02 +0000
(19:23 +0900)
committer
Cheng Zhao
<zcbenz@gmail.com>
Thu, 19 May 2016 10:23:02 +0000
(19:23 +0900)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
8b43431
..
75a5a26
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-19,8
+19,7
@@
matrix:
- os: linux
env: TARGET_ARCH=ia32
allow_failures:
- - env: TARGET_ARCH=arm
- - env: TARGET_ARCH=ia32
+ - os: osx
script: './script/cibuild'