Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

Commit 36aa1ce

Browse files
committed
Dropping 2.12 support
1 parent e0d2a2e commit 36aa1ce

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,8 @@ before_install:
1313
- export PATH=opt/atlassian-plugin-sdk/bin:opt/atlassian-plugin-sdk/apache-maven-*/bin:$PATH
1414
- atlas-version
1515
install:
16-
#Install Atlassian libs in local Maven repo
17-
- atlas-mvn -q install -Dstash.version=2.12.0 -Dstash.data.version=2.12.0
1816
- atlas-mvn -q install
1917
script:
20-
- atlas-package -q -Dstash.version=2.12.0 -Dstash.data.version=2.12.0
2118
- atlas-package -q
2219
notifications:
2320
email: false

0 commit comments

Comments
 (0)