mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-22 17:01:57 +01:00
Fix typo
This commit is contained in:
parent
abe270c1ea
commit
7385dd16b6
@ -7,7 +7,7 @@ deploy:
|
|||||||
acl: public_read
|
acl: public_read
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
local_dir: to-travis
|
local_dir: to-travis
|
||||||
upload-dirs: stackage-server
|
upload-dir: stackage-server
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- CABALVER=1.20 GHCVER=7.8.4
|
- CABALVER=1.20 GHCVER=7.8.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user