mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +02:00
Skip native library build for other than jdk8
This commit is contained in:
parent
0325e172f8
commit
ef5f1cb0df
@ -27,5 +27,5 @@ script:
|
||||
make linux64 && ./sbt test;
|
||||
fi;
|
||||
else
|
||||
make linux64 && ./sbt test;
|
||||
./sbt test;
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user