Skip to content

Commit 86fe6a2

Browse files
committed
Still trying to make Travis build all platforms
1 parent aedbdad commit 86fe6a2

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,4 +1,5 @@
11
#Build the Arduino Eclipse Plugin using Maven
22
node:
33
#TODO: work out about adding other entries for different platforms and Eclipse variants
4-
script: mvn verify -Pall
4+
#script: mvn verify -Pall #This didn't work
5+
script: mvn verify -Pall,juno

0 commit comments

Comments
 (0)