Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
dcfc7e6
)
THRIFT-1952 Travis CI (.travis.yml)
author
Roger Meier
<roger@apache.org>
Sat, 4 May 2013 23:42:27 +0000
(
01:42
+0200)
committer
Roger Meier
<roger@apache.org>
Sat, 4 May 2013 23:42:27 +0000
(
01:42
+0200)
add cross language test suite (sh test/test.sh)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
dae0692
..
64f658d
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-62,8
+62,8
@@
script:
- make
- make dist
- make check
+ - sh test/test.sh
# TODO: add these steps
-# - bash test/test.sh
# - sh bootstrap.sh ; sh contrib/mingw-cross-compile.sh
# - sh bootstrap.sh ; dpkg-buildpackage -tc