Skip to content

Commit

Permalink
lower sjs version
Browse files Browse the repository at this point in the history
  • Loading branch information
busti committed Jun 24, 2020
1 parent f53966c commit 640937b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ before_install:
- wget -q https://repo.maven.apache.org/maven2/org/scala-sbt/sbt-launch/1.2.8/sbt-launch-1.2.8.jar
install:
# - java -jar sbt-launch-1.2.8.jar +publishM2
- SCALAJS_VERSION="1.1.0" java -jar sbt-launch-1.2.8.jar +publishM2
- SCALAJS_VERSION="1.0.1" java -jar sbt-launch-1.2.8.jar +publishM2

0 comments on commit 640937b

Please sign in to comment.