Skip to content

Commit 5323f3a

Browse files
authored
Merge pull request #9 from openworm/development
Add simulation bundle
2 parents eec19cb + dbe4903 commit 5323f3a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ install:
99
- cd org.geppetto.core
1010
- mvn install
1111
- cd ..
12+
- git clone https://github.com/openworm/org.geppetto.simulation.git -b $TRAVIS_BRANCH
13+
- cd org.geppetto.simulation
14+
- mvn install
15+
- cd ..
1216

1317

1418

0 commit comments

Comments
 (0)