trying script on new line
This commit is contained in:
parent
c2974018da
commit
48631473f1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ language: scala
|
|||
|
||||
install: ./gradlew setupCIWorkspace -S
|
||||
before_script:
|
||||
- chmod +x gradlew
|
||||
- chmod +x gradlew
|
||||
script: ./gradlew build curse -S
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue