mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-10 15:35:59 +01:00
Merge pull request #857 from ssogabe/fixed_build_error
small fixed: env.sh has been already removed.
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
language: scala
|
language: scala
|
||||||
sudo: false
|
sudo: false
|
||||||
script:
|
script:
|
||||||
- . env.sh
|
|
||||||
- sbt test
|
- sbt test
|
||||||
|
|||||||
Reference in New Issue
Block a user