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
0f1d8059
authored
2015-03-18 13:13:06 +0100
by
quok
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
feat(travis): force npm install after installing grunt-cli
1 parent
d77325ce
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
.travis.yml
.travis.yml
View file @
0f1d805
language
:
node_js
node_js
:
-
'
0.10'
before_script
:
-
npm install -g grunt-cli
install
:
-
npm install -g grunt-cli
&& npm install
-
if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then curl https://gist.githubusercontent.com/santiycr/5139565/raw/sauce_connect_setup.sh | bash; fi
notifications
:
hipchat
:
...
...
Please
register
or
sign in
to post a comment