File: .travis.yml

package info (click to toggle)
haskell-categories 1.0.7-8
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 136 kB
  • sloc: haskell: 494; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
language: haskell
notifications:
  irc:
    channels:
      - "irc.freenode.org#haskell-lens"
    skip_join: true
    template:
      - "\x0313categories\x03/\x0306%{branch}\x03 \x0314%{commit}\x03 %{build_url} %{message}"