Skip to content

Commit c427652

Browse files
committed
fix for #290
Moved build server to Mars (pun intended)
1 parent 78d41e4 commit c427652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<groupId>com.github.brodykenrick.arduino-eclipse-plugin</groupId>
4848
<artifactId>root</artifactId>
4949
</rootModule>
50-
<goals>clean verify -Pall,luna</goals>
50+
<goals>clean verify -Pall,mars</goals>
5151
<aggregatorStyleBuild>true</aggregatorStyleBuild>
5252
<incrementalBuild>false</incrementalBuild>
5353
<ignoreUpstremChanges>true</ignoreUpstremChanges>

0 commit comments

Comments
 (0)