Skip to content

Commit

Permalink
build with mvn
Browse files Browse the repository at this point in the history
  • Loading branch information
Raghu Angadi committed Mar 5, 2014
1 parent 6a31b8f commit dde2e2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ before_install:
- git clone git://github.com/twitter/hadoop-lzo.git # for native libgplcompression
- cd hadoop-lzo
- git checkout master
- ant compile-native
- mv build/native/Linux-* ../hadoop-lzo-native
- mvn compile
- mv target/native/Linux-* ../hadoop-lzo-native
- cd ..

script:
Expand Down

0 comments on commit dde2e2b

Please sign in to comment.