packages feed

linear-0.2.0.2: .travis.yml

language: haskell
# Uncomment the next 4 lines whenever hackage is down.
before_install:
  - mkdir -p ~/.cabal
  - cp config ~/.cabal/config
  - cabal update
notifications:
  irc: "irc.freenode.org#haskell-lens"