mirror of https://github.com/sbt/sbt.git
just scripted actions/*
This commit is contained in:
parent
3507403a36
commit
bc4d3d5031
|
|
@ -21,4 +21,3 @@ install:
|
|||
- SET SBT_OPTS=-XX:MaxPermSize=2g -Xmx4g -Dfile.encoding=UTF8
|
||||
test_script:
|
||||
- sbt "-Djna.nosys=true" "scripted actions/*"
|
||||
- sbt "-Djna.nosys=true" "scripted server/*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue