We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d833e72 commit 5ca7c15Copy full SHA for 5ca7c15
.travis.yml
@@ -1,5 +1,8 @@
1
#Build the Arduino Eclipse Plugin using Maven
2
3
+#To workaround travis problem see for more detail https://github.com/Sloeber/arduino-eclipse-plugin/issues/1100
4
+dist: trusty
5
+
6
node:
7
#Make Maven builds quiet to reduce logs (Travis will kill the process if 4MB log exceeded)
8
#But not too quiet - see travis_exec_and_print_time.sh for our timer (Travis will kill the process after 10 mins of no output)
0 commit comments