Merge pull request #13892 from codingCoffee/travis

dark magic to revive travis
This commit is contained in:
Saurabh 2018-05-02 23:23:07 +05:30 committed by GitHub
commit 7461806b1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,7 @@ before_script:
- bench reinstall --yes
- bench build
- bench scheduler disable
- sed -i 's/9000/9001/g' sites/common_site_config.json
- bench start &
- sleep 10