commit | aae8acb2db6210911f809e857eebfd4d1c765ac2 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | 周三 1月 15 13:55:09 2014 +0100 |
committer | Roger Meier <roger@apache.org> | 周三 1月 15 13:55:09 2014 +0100 |
tree | e349a453a695848b48add5caf059a049a566f0a6 | |
parent | 09cc5e7728cd4bc197e33a02e2fd263407d4a87b [diff] [blame] |
THRIFT-2318 perl: dependency Class::Accessor not checked Patch: Roger Meier
diff --git a/.travis.yml b/.travis.yml index 4f8115e..06f57c2 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -37,7 +37,7 @@ # Python - sudo apt-get install -qq python-all python-all-dev python-all-dbg # Perl - - sudo apt-get install -qq libbit-vector-perl + - sudo apt-get install -qq libbit-vector-perl libclass-accessor-class-perl # PHP - sudo apt-get install -qq php5-dev php5-cli phpunit - sudo apt-get upgrade pear