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:
aae8acb
)
THRIFT-2318 perl: dependency Class::Accessor not checked
author
Roger Meier
<roger@apache.org>
Wed, 15 Jan 2014 12:57:34 +0000
(13:57 +0100)
committer
Roger Meier
<roger@apache.org>
Wed, 15 Jan 2014 12:57:34 +0000
(13:57 +0100)
Patch: Roger Meier
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
06f57c2
..
749b014
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-68,7
+68,7
@@
install:
script:
# TODO: fix these languages
- - sh configure --without-erlang --without-haskell --without-p
erl --without-p
ython
+ - sh configure --without-erlang --without-haskell --without-python
- make -j$NUM_CPU && make dist
- make check -j$NUM_CPU && sh test/test.sh
- sh bootstrap.sh ; sh contrib/mingw-cross-compile.sh