THRIFT-2318 perl: dependency Class::Accessor not checked
authorRoger Meier <roger@apache.org>
Wed, 15 Jan 2014 12:57:34 +0000 (13:57 +0100)
committerRoger Meier <roger@apache.org>
Wed, 15 Jan 2014 12:57:34 +0000 (13:57 +0100)
Patch: Roger Meier

.travis.yml

index 06f57c2..749b014 100644 (file)
@@ -68,7 +68,7 @@ install:
 
 script:
 # TODO: fix these languages
-  - sh configure --without-erlang --without-haskell --without-perl --without-python
+  - 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