Skip to content

Commit

Permalink
Change branch for Vitro build / maint-rel-1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamtriggs committed Sep 28, 2016
1 parent 09b40f6 commit 066d5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
- MAVEN_OPTS=-Xmx1024M

install:
- git clone https://github.com/vivo-project/Vitro.git ../Vitro
- git clone -b maint-rel-1.9 https://github.com/vivo-project/Vitro.git ../Vitro

script:
- "mvn clean package -Dmaven.test.skip=false"

0 comments on commit 066d5a0

Please sign in to comment.