We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecbc508 commit e4b7bcdCopy full SHA for e4b7bcd
.travis.yml
@@ -0,0 +1,5 @@
1
+language: ruby
2
+rvm:
3
+ - 1.9.3
4
+script: bundle exec jekyll build
5
+install: bundle install
0 commit comments