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.
|
||||
|
||||
language: java
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.m2
|
||||
matrix:
|
||||
include:
|
||||
- os: linux-ppc64le
|
||||
|
|
Loading…
Reference in New Issue