git.ucc.asn.au
/
tpg
/
acess2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af0a4a5
)
TravisCI Config - Ignore errors in make
author
John Hodge
<
[email protected]
>
Sat, 10 May 2014 07:45:37 +0000
(15:45 +0800)
committer
John Hodge
<
[email protected]
>
Sat, 10 May 2014 07:45:37 +0000
(15:45 +0800)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
d39dc5d
..
a98da7d
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-6,4
+6,4
@@
compiler: clang
#env:
# - ARCH=host HOST_ARCH=x86 USE_ACPICA=0
# - ARCH=host HOST_ARCH=x86_64 CC="$CC -m64"
-script: "make utest mtest"
+script: "make
-k
utest mtest"
UCC
git Repository :: git.ucc.asn.au