Skip to content

Commit df5648c

Browse files
committed
Update .travis.yml
1 parent c5e31b6 commit df5648c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: java
22

33
install:
4-
- git clone https://github.com/openworm/org.geppetto.model.git -b development
4+
- git clone https://github.com/openworm/org.geppetto.model.git -b $TRAVIS_BRANCH
55
- cd org.geppetto.model
66
- mvn install
77
- cd ..

0 commit comments

Comments
 (0)