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 ef65aa5 commit 23b10fdCopy full SHA for 23b10fd
.travis.yml
@@ -17,6 +17,7 @@ addons:
17
# change flags or use --stack-yaml to point to a different file.
18
env:
19
- ARGS=""
20
+- ARGS="--resolver lts-2"
21
- ARGS="--resolver lts-3"
22
- ARGS="--resolver lts"
23
- ARGS="--resolver nightly"
0 commit comments