Skip to content

Commit

Permalink
build the project twice, for each scalajs version
Browse files Browse the repository at this point in the history
  • Loading branch information
busti committed Jun 23, 2020
1 parent b2a6dae commit ade0df6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ before_install:
- wget http://central.maven.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

0 comments on commit ade0df6

Please sign in to comment.