Skip to content

Commit 19c7053

Browse files
committed
fix travis...
1 parent 5698533 commit 19c7053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ before_install:
1919
- stack --version
2020

2121
install:
22-
- stack ${ARGS} setup --no-terminal
22+
- stack setup --no-terminal
2323

2424
script:
2525
- case "$COVER" in

0 commit comments

Comments
 (0)