Skip to content

Commit

Permalink
[hotfix] [travis] Set distinct cache for Flip-6 build profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
tillrohrmann committed Jan 11, 2018
1 parent 2ee4d06 commit 63343fb
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 @@ -90,12 +90,12 @@ matrix:
env:
- TEST="core"
- PROFILE="-Dhadoop.version=2.8.0 -Pflip6"
- CACHE_NAME=JDK8_H280_CO
- CACHE_NAME=JDK8_H280_F6_CO
- jdk: "oraclejdk8"
env:
- TEST="tests"
- PROFILE="-Dhadoop.version=2.8.0 -Pflip6"
- CACHE_NAME=JDK8_H280_T
- CACHE_NAME=JDK8_H280_F6_T

git:
depth: 100
Expand Down

0 comments on commit 63343fb

Please sign in to comment.