Skip to content

Commit d59c610

Browse files
author
Ian Craggs
committed
Don't try to build MQTT V5 in this branch
1 parent 57c2c1e commit d59c610

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ before_install:
2121
script:
2222
- mvn -B clean -q
2323
- mvn -B --projects org.eclipse.paho.client.mqttv3,org.eclipse.paho.client.mqttv3.test test -q
24-
- mvn -B --projects org.eclipse.paho.mqttv5.common,org.eclipse.paho.mqttv5.client,org.eclipse.paho.mqttv5.client.test test -q
2524

2625
#addons:
2726
# apt:

0 commit comments

Comments
 (0)