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 a052204 commit aedbdadCopy full SHA for aedbdad
.travis.yml
@@ -1,3 +1,4 @@
1
#Build the Arduino Eclipse Plugin using Maven
2
node:
3
-script: mvn install
+#TODO: work out about adding other entries for different platforms and Eclipse variants
4
+script: mvn verify -Pall
0 commit comments