Skip to content

Commit 5ca7c15

Browse files
author
jantje
committed
Added dist: trusty
1 parent d833e72 commit 5ca7c15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#Build the Arduino Eclipse Plugin using Maven
22

3+
#To workaround travis problem see for more detail https://github.com/Sloeber/arduino-eclipse-plugin/issues/1100
4+
dist: trusty
5+
36
node:
47
#Make Maven builds quiet to reduce logs (Travis will kill the process if 4MB log exceeded)
58
#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

Comments
 (0)