Skip to content

Commit 8affe43

Browse files
committed
Update travis build script
1 parent 7ca40ae commit 8affe43

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
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)