Skip to content

Commit b746b94

Browse files
committed
Update .travis.yml
1 parent 577c324 commit b746b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Build the Arduino Eclipse Plugin using Maven
22

33
node:
4-
#Make quiet to reduce logs (Travis will kill if 4MB log excedded)
4+
#Make quiet to reduce logs (Travis will kill if 4MB log exceeded)
55
#But not too quiet - we break apart the build (Travis will kill after 10 mins of no output)
66
#we also need to keep it under 75 mins
77
script:

0 commit comments

Comments
 (0)