Skip to content

Commit 08f5502

Browse files
committed
Update travis build script
1 parent eb2033e commit 08f5502

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@ cache:
77
- "$HOME/.ivy2"
88
- "$HOME/.sbt"
99
script:
10+
- git clone https://github.com/gitbucket/gitbucket.git
11+
- cd gitbucket
12+
- sbt publishLocal
13+
- cd ../
1014
- sbt test

0 commit comments

Comments
 (0)