We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e31b6 commit df5648cCopy full SHA for df5648c
1 file changed
.travis.yml
@@ -1,7 +1,7 @@
1
language: java
2
3
install:
4
- - git clone https://github.com/openworm/org.geppetto.model.git -b development
+ - git clone https://github.com/openworm/org.geppetto.model.git -b $TRAVIS_BRANCH
5
- cd org.geppetto.model
6
- mvn install
7
- cd ..
0 commit comments