test all stack resolvers

This commit is contained in:
Stephen Diehl
2017-01-03 15:50:05 +00:00
parent e72d06929e
commit 531a07ccfc
2 changed files with 24 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
set +e
STACK_YAML=stack-7.8.yaml stack build --no-terminal
STACK_YAML=stack-7.10.yaml stack build --no-terminal
STACK_YAML=stack-8.0.yaml stack build --no-terminal