Skip to content

Commit 61a0dc4

Browse files
committedNov 28, 2018
Fix travis to remove branches to build
1 parent e5abc0c commit 61a0dc4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ language: java
22
sudo: false
33

44
install: true
5-
branches:
6-
only:
7-
- teiidtools541
85
before_script:
96
- cp settings.xml $HOME/.m2/settings.xml
107
script: "mvn install -s settings.xml -V "

0 commit comments

Comments
 (0)
Please sign in to comment.