Skip to content

Commit 757c1b8

Browse files
committed
Updated travis YML and POM XML (again)
1 parent 66df2ba commit 757c1b8

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@
22

33
node:
44
#script: mvn verify -Pall,juno,all,kepler,all,luna
5-
script: mvn deploy -Pjuno,linux64
5+
script: mvn deploy -Pall,juno,all,kepler,all,luna
66

77
#Note when testing on your local setup then you need to set/export: CI_DEPLOY_USERNAME and CI_DEPLOY_OAUTH2_TOKEN
88
env:
99
global:
1010
# Name, password and oauth2
1111
- secure: "GzqdusL3C5WD7YgHFax4zb2xtkE9UPAyG4UlRPpyDUwM8VzZAujkwigxUVT0Swt3eJj16mmPi1E+krarsGUACoeM1buiWEqG6AMBn5eVHxehgPVYTPZ2CfQAiniJd/wgYBqoB+RXKyLhcWyJJDxfZq/IH+C7fF9WQOTfo8ER5Bc="
12-
#TODO: Delete this one - check after up on GH
13-
# - secure: "WiKJWaiOiHVYB39rH/m3uE21rWwnreAOy2SgKRBcoiAjx337RX/DQiaGkI2y57aXggWLhV5JGe/4WqgssPLTV1/KMU19HTaSNOi+VOUaPC5uflFQ4Dk1lhIf0NVjj4emI9pyMu3aqddjoPmFwKeBNbervw7dyq4B/57Ip07fWvU="
1412
- secure: "T6kinvAdTDaNPggIcYGCyVfa/HXYRc9uPx51M2aFKt8eY5bxZ3fgTpgPJNOiuEdlukWgtmi+uz4apiVDTUEVijmr7szY/ddfcixQFQkVKgUE/y50nDV0tUwJh7b0DTYpFZOjaSLHaHlV59tDUtNIay+bPw+cQ/7pCeZK4q0lux4="
1513

it.baeyens.arduino.parent/pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
<built.repo.dir>${project.build.directory}/repo</built.repo.dir>
1414
</properties>
1515

16-
17-
1816
<modules>
1917
<module>../it.baeyens.arduino.core.nl1</module>
2018
<module>../it.baeyens.arduino.feature</module>
@@ -27,7 +25,6 @@
2725
<module>../it.baeyens.arduino.application</module>
2826
</modules>
2927

30-
3128
<build>
3229
<plugins>
3330
<!-- Enable tycho build extension -->

0 commit comments

Comments
 (0)