Skip to content

Commit

Permalink
travis: Add thrift example; it was split out in 5ca4ea7
Browse files Browse the repository at this point in the history
  • Loading branch information
ejona86 committed Mar 2, 2017
1 parent 5c37a83 commit 99d6638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ before_install:
install:
- ./gradlew assemble generateTestProto install
- pushd examples && ./gradlew build && popd
- pushd examples/thrift && ./gradlew build && popd
- pushd examples && mvn verify && popd

before_script:
Expand Down

0 comments on commit 99d6638

Please sign in to comment.