Commit a06bbec8 authored by Rémy Coutable's avatar Rémy Coutable

Update test-scala-application.md to use sbtVersion instead of sbt-version

parent 5b6007f9
......@@ -25,7 +25,7 @@ before_script:
- apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 642AC823
- apt-get update -y
- apt-get install sbt -y
- sbt sbt-version
- sbt sbtVersion
test:
stage: test
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment