Skip to content

Commit 2ab3009

Browse files
authored
Travis publish support (2) (#105)
* skip Travis for tag updates; graphDatabaseSupportDevelopment notice fix * Publishing to Stable again
1 parent a3922e6 commit 2ab3009

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graph-database-support-plugin/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ intellij {
1515
publishPlugin {
1616
username System.getenv("INTELLIJ_USERNAME")
1717
password System.getenv("INTELLIJ_PASSWORD")
18-
channels 'experimental'
1918
}
2019

2120
if (System.getenv("CI_SERVER") == "yes") {

0 commit comments

Comments
 (0)