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 577c324 commit b746b94Copy full SHA for b746b94
.travis.yml
@@ -1,7 +1,7 @@
1
#Build the Arduino Eclipse Plugin using Maven
2
3
node:
4
-#Make quiet to reduce logs (Travis will kill if 4MB log excedded)
+#Make quiet to reduce logs (Travis will kill if 4MB log exceeded)
5
#But not too quiet - we break apart the build (Travis will kill after 10 mins of no output)
6
#we also need to keep it under 75 mins
7
script:
0 commit comments