File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ language : java
2
+ jdk :
3
+ - oraclejdk8
4
+ - oraclejdk7
5
+ - openjdk7
6
+ - openjdk6
7
+ after_success :
8
+ - " mvn clean"
9
+ - " git clone -b travis `git config --get remote.origin.url` target/travis"
10
+ - " mvn deploy -Dmaven.test.skip=true --settings target/travis/settings.xml"
11
+
12
+ branches :
13
+ except :
14
+ - travis
15
+
16
+ env :
17
+ global :
18
+ - secure : " jWLfOryabB89R5v7nD3V/8ke6+B26UW8E5wjwKj7dDhjfmGUg+KbOShqWrq4\n EAnyE4GltwDLxKErZ5aAPWcT47C3GJYocKtmTcec2sblqMdVVUd3udylrM1d\n 66Yb0XZoqri9JJ9pb8ObDp5XRV+ZQ5xP0w1gboNY6SynJg/1FKk="
19
+ - secure : " UV14rAITDqou5jObPInlIS3IYdf45LihGal9/+C4TLyhXLaVktbT/arFAAIF\n dpv9OM+YgeA7ZeRZLJ8vbgipO+rxizPNL1DqK1rp9s5B2F2y9+ir47nTwayL\n 0RN7TgdswjzZZKOukWF2CVK1hjk+n8iFkCrorU22trmXlHc0aoE="
You can’t perform that action at this time.
0 commit comments