Skip to content

Commit

Permalink
[FLINK-1480] Set Hadoop version to 2.6.0 for travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rmetzger committed Feb 5, 2015
1 parent d033fa8 commit 140faa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ matrix:
- jdk: "oraclejdk7"
env: PROFILE="-Dhadoop.version=2.2.0"
- jdk: "oraclejdk8"
env: PROFILE="-Dhadoop.version=2.5.1"
env: PROFILE="-Dhadoop.version=2.6.0"


git:
Expand Down

0 comments on commit 140faa9

Please sign in to comment.