Skip to content

Commit

Permalink
build(travis): add build against camel 2.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lburgazzoli committed Apr 12, 2019
1 parent 516db1a commit 29eb09c
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 @@ -20,4 +20,5 @@ language: java

script:
- ./mvnw clean install -Dcamel2
- ./mvnw clean install -Dcamel2 -Dcamel2.version=2.21.0
- ./mvnw clean install -Dcamel3

0 comments on commit 29eb09c

Please sign in to comment.