Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
videojs-contrib-hls
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
ad0833ba
authored
2014-03-10 11:00:26 -0400
by
Parul Sharma
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
added IRC
1 parent
4e0d63b4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
7 deletions
.travis.yml
test/karma.conf.js
.travis.yml
View file @
ad0833b
...
...
@@ -7,10 +7,10 @@ before_script:
-
npm install -g grunt-cli
-
curl https://gist.github.com/santiycr/5139565/raw/sauce_connect_setup.sh | bash
notifications
:
hipchat
:
fa664f1eb0940506d8c511a791780e @ test room
rooms
:
secure
:
l5TTd5JuPAW883PtcyaIBcJI9Chr9JpsZPQAEUBKAgIEwzuS6y7t5arlkS1PwH6gi1FADzYDf+OXSIou4GkTSrIetnBcT/SAgF0gBKgIhj+eRkuCfZ4VaC7BPhfZ0hgYRE+5Ejf5BM2MJafRm0pj7OlqG4xKrQZwtuV1te5r3JY=
hipchat
:
rooms
:
secure
:
l5TTd5JuPAW883PtcyaIBcJI9Chr9JpsZPQAEUBKAgIEwzuS6y7t5arlkS1PwH6gi1FADzYDf+OXSIou4GkTSrIetnBcT/SAgF0gBKgIhj+eRkuCfZ4VaC7BPhfZ0hgYRE+5Ejf5BM2MJafRm0pj7OlqG4xKrQZwtuV1te5r3JY=
irc
:
"
chat.freenode.net#videojs"
addons
:
sauce_connect
:
username
:
"
sheff555"
...
...
test/karma.conf.js
View file @
ad0833b
...
...
@@ -79,15 +79,12 @@ module.exports = function(config) {
// web server port
port
:
9876
,
// cli runner port
runnerPort
:
9100
,
// enable / disable colors in the output (reporters and logs)
colors
:
true
,
// level of logging
// possible values: config.LOG_DISABLE || config.LOG_ERROR || config.LOG_WARN || config.LOG_INFO || config.LOG_DEBUG
//logLevel: config.LOG_INFO,
...
...
Please
register
or
sign in
to post a comment