Skip to content

Commit fe6fdd3

Browse files
committed
Travis YML - Add all targets back in.
1 parent f967763 commit fe6fdd3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
#Build the Arduino Eclipse Plugin using Maven
22

33
node:
4-
#script: mvn verify -Pall,juno,all,kepler,all,luna
5-
#script: mvn deploy -Pall,juno,all,kepler,all,luna
6-
script: mvn deploy -Plinux32,juno --settings settings.xml
4+
#script: mvn verify -Pall,juno,kepler,luna --settings settings.xml
5+
script: mvn deploy -Pall,juno,kepler,luna --settings settings.xml
76

87
#Several usernames and passwords/tokens are required for deployment.
98
#When testing on your local/remote setup then you need to set/export env. variables:

0 commit comments

Comments
 (0)