Skip to content

Commit 24c9053

Browse files
committed
Merge pull request #101 from brodykenrick/master
Add travis YML file Another step to a more professional environment. Thanks
2 parents 52ec840 + 1c537d8 commit 24c9053

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)