Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9b0969a

Browse files
Travis: JDK versions (#140)
1 parent5ec16b2 commit9b0969a

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

‎.travis.yml‎

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1+
addons:
2+
apt:
3+
packages:
4+
-oracle-java9-installer
15
language:java
26
jdk:
3-
-openjdk6
47
-openjdk7
5-
-oraclejdk7
8+
-openjdk8
9+
-oraclejdk8
10+
-oraclejdk9
611
notifications:
712
email:false
813
sudo:false

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!--[![Build Status](https://travis-ci.org/Esri/spatial-framework-for-hadoop.png?branch=master)](https://travis-ci.org/Esri/spatial-framework-for-hadoop)-->
1+
[![Build Status](https://travis-ci.org/Esri/spatial-framework-for-hadoop.png?branch=master)](https://travis-ci.org/Esri/spatial-framework-for-hadoop)
22
#spatial-framework-for-hadoop
33

44
The__Spatial Framework for Hadoop__ allows developers and data scientists to use the Hadoop data processing system

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp