Skip to content

Commit

Permalink
add irc to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
KohaAloha committed Aug 12, 2013
1 parent 0d14370 commit c83314a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
Expand Up @@ -28,4 +28,10 @@ install:
- sudo ./Build install
# - ./Build install

script: prove -v
script:
- prove -v
- prove


notifications:
irc: "irc.perl.org#sdl"

0 comments on commit c83314a

Please sign in to comment.