Skip to content

Commit 98cf21c

Browse files
committed
slack: Test fix do-destroy-rebuild-database.
1 parent fbda296 commit 98cf21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ matrix:
1717
- zulip/integrations/slack/slackdata2zulipdata.py $PWD/slack-export-master.zip
1818
- mv zulip_data.tar.gz $HOME
1919
- cd
20-
- git clone --depth=50 --branch=slack\+\+ https://github.com/rht/zulip.git
20+
- git clone --depth=50 --branch=patch-import https://github.com/rht/zulip.git
2121
- cd zulip
2222
- mv ../zulip_data.tar.gz .
2323
- tar xf zulip_data.tar.gz

0 commit comments

Comments
 (0)