Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e895b58

Browse files
committedJul 4, 2018
Just one branch apparently.
1 parent b5ec627 commit e895b58

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed
 

‎.travis.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,4 @@ deploy:
130130
provider: script
131131
script: mvn deploy -Pdist --settings .travis-maven-settings.xml -DskipTests=true -B
132132
on:
133-
branch:
134-
deploy_snapshots
135-
master
136-
jruby-9.1
133+
branch: deploy_snapshots

0 commit comments

Comments
 (0)
Please sign in to comment.