This website requires JavaScript.
Explore
Help
Register
Sign In
adil
/
freelancer-theme
Watch
1
Star
0
Fork
You've already forked freelancer-theme
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
94c330f212
freelancer-theme
/
.travis.yml
5 lines
99 B
YAML
Raw
Normal View
History
Unescape
Escape
Add travis file
2017-05-08 18:22:48 +00:00
language
:
ruby
Try using bundler directly
2019-10-19 08:53:12 +00:00
install
:
gem install jekyll bundler
script
:
bundle exec jekyll build
Cache bundler on Travis
2019-10-19 08:55:26 +00:00
cache
:
bundler