mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
Update Travis for new filename
This commit is contained in:
parent
a923a4e5ff
commit
e076a912f1
@ -32,7 +32,7 @@ script:
|
||||
- yesod keter
|
||||
- mkdir -p to-travis
|
||||
- mv stackage-server.keter to-travis
|
||||
- mv dist/build/cabal-loader-stackage/cabal-loader-stackage .
|
||||
- strip cabal-loader-stackage
|
||||
- bzip2 cabal-loader-stackage
|
||||
- mv cabal-loader-stackage.bz2 to-travis
|
||||
- mv dist/build/stackage-server-cron/stackage-server-cron .
|
||||
- strip stackage-server-cron
|
||||
- bzip2 stackage-server-cron
|
||||
- mv stackage-server-cron.bz2 to-travis
|
||||
|
||||
Loading…
Reference in New Issue
Block a user