Skip to content

Commit c2a4e06

Browse files
authored
doc/travis_ci: remove future enhancements" section
It is no longer relevant, since we no longer publish .deb packages.
1 parent d505c86 commit c2a4e06

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

doc/travis_ci.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -178,14 +178,3 @@ install:
178178
- [simonmichael/hledger](https://github.com/simonmichael/hledger/blob/master/.travis.yml)
179179
- [fpco/wai-middleware-crowd](https://github.com/fpco/wai-middleware-crowd/blob/master/.travis.yml)
180180
- [commercialhaskell/all-cabal-hashes-tool](https://github.com/commercialhaskell/all-cabal-hashes-tool/blob/master/.travis.yml)
181-
182-
## Future enhancements
183-
184-
Once Travis whitelists the stack .deb files, we'll be able to simply include
185-
stack in the `addons` section, and automatically use the newest version of
186-
stack, avoiding that complicated `before_install` section This is being
187-
tracked in the
188-
[apt-source-whitelist](https://github.com/travis-ci/apt-source-whitelist/pull/7)
189-
and
190-
[apt-package-whitelist](https://github.com/travis-ci/apt-package-whitelist/issues/379)
191-
issue trackers.

0 commit comments

Comments
 (0)