Commit 4c5e129f authored by Cheryl Li's avatar Cheryl Li

Favoring consistency of using camelCased key names in our docs

parent 78d9e6ec
...@@ -14,7 +14,7 @@ before_script: ...@@ -14,7 +14,7 @@ before_script:
- apt-get update -yqq - apt-get update -yqq
- apt-get install sbt -yqq - apt-get install sbt -yqq
# Log the sbt version # Log the sbt version
- sbt sbt-version - sbt sbtVersion
test: test:
script: script:
......
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