Reduce to linux only builds

This commit is contained in:
Greg Turnquist
2017-05-24 14:56:25 -05:00
parent aa744dc34c
commit 40bd4d9a5c

View File

@@ -15,7 +15,6 @@ cache:
os:
- linux
- osx
sudo: false
script: "mvn clean dependency:list test -P${PROFILE} -Dsort"