Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
b87c3599
...
b87c3599793b0ae342f150e99b57b59c906ffb3f
authored
2012-09-30 21:18:10 +0200
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
configured travis for irc notifications
1 parent
cb323523
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
.travis.yml
.travis.yml
View file @
b87c359
...
...
@@ -8,3 +8,9 @@ before_script:
-
"
sh
-e
/etc/init.d/xvfb
start"
script
:
-
"
DISPLAY=:99.0
./bin/casperjs
selftest"
notifications
:
irc
:
channels
:
-
"
irc.freenode.org#casperjs"
use_notice
:
true
skip_join
:
true
...
...
Please
register
or
sign in
to post a comment