Comment out websocket sample (fails in CI)

This commit is contained in:
Dave Syer 2013-08-21 17:20:02 +01:00 committed by Phillip Webb
parent 0277ce7ab2
commit 5ead60a7e1

View File

@ -26,7 +26,7 @@
<module>spring-boot-sample-traditional</module>
<module>spring-boot-sample-web-static</module>
<module>spring-boot-sample-web-ui</module>
<module>spring-boot-sample-websocket</module>
<!--module>spring-boot-sample-websocket</module-->
<module>spring-boot-sample-xml</module>
</modules>
<build>