Skip to content

Commit 8abd71c

Browse files
committed
Merge pull request #181 from jpwsutton/develop
Travis Configuration for develop branch
2 parents e71b62a + a815245 commit 8abd71c

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)