Skip to content

Commit a815245

Browse files
committed
Travis Configuration for develop branch
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
1 parent 1e3cd8b commit a815245

3 files changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
language: java
Binary file not shown.

org.eclipse.paho.client.mqttv3.test/src/test/resources/test.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ CLIENT_KEY_STORE_PASSWORD=password
66
CLIENT_TRUST_STORE=clientkeystore.jks
77
SERVER_SSL_PORT=18884
88
SERVER_WEBSOCKET_URI=ws://iot.eclipse.org:80
9+
SERVER_SSL_PORT=8883
910

1011
# The list of server URIs which may be set in the MQTT ConnectOptions for an HA testcase.
1112
# There is no default value

0 commit comments

Comments
 (0)