Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
bootflat
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
014746b1
authored
2014-04-05 19:03:19 +0800
by
bootflat
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
add .travis.yml
1 parent
2c8f7e5b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
.travis.yml
.travis.yml
0 → 100644
View file @
014746b
language
:
node_js
node_js
:
-
"
0.10"
before_install
:
-
rvm use 1.9.3
install
:
-
travis_retry npm install -g grunt-cli
-
travis_retry npm install
-
travis_retry gem install --no-document "jekyll:~>1.5.0" "sass:~>3.3.3"
matrix
:
fast_finish
:
true
Please
register
or
sign in
to post a comment