Skip to content

Commit aedbdad

Browse files
committed
Make Travis build all platforms
1 parent a052204 commit aedbdad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#Build the Arduino Eclipse Plugin using Maven
22
node:
3-
script: mvn install
3+
#TODO: work out about adding other entries for different platforms and Eclipse variants
4+
script: mvn verify -Pall

0 commit comments

Comments
 (0)