We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 349dd1d commit 1ceee08Copy full SHA for 1ceee08
shippable.yml
@@ -3,6 +3,9 @@ language: scala
3
scala:
4
- 2.10.2
5
- 2.11.0
6
+jdk:
7
+ - oraclejdk7
8
+
9
10
script:
11
- export SBT_OPTS="-XX:+CMSClassUnloadingEnabled -XX:PermSize=256M -XX:MaxPermSize=512M"
0 commit comments