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.
2 parents 52ec840 + 1c537d8 commit 24c9053Copy full SHA for 24c9053
.travis.yml
@@ -0,0 +1,5 @@
1
+#Build the Arduino Eclipse Plugin using Maven
2
+node:
3
+#TODO After Kepler issue is fixed-- script: mvn verify -Pall,juno,all,kepler,all,luna
4
+script: mvn verify -Pall,juno
5
+
0 commit comments