Merge pull request #163 from XenoAmess/patch-1
refine travis-ci scripts
This commit is contained in:
commit
2b30a7b600
|
@ -14,7 +14,9 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
language: java
|
language: java
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- $HOME/.m2
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: linux-ppc64le
|
- os: linux-ppc64le
|
||||||
|
|
Loading…
Reference in New Issue