Add Travis description file
This commit is contained in:
parent
4a59662834
commit
022c5d4d2a
1 changed files with 6 additions and 0 deletions
6
.travis.yml
Normal file
6
.travis.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
language: ruby
|
||||||
|
rvm:
|
||||||
|
- "1.9.3"
|
||||||
|
- "2.2.4"
|
||||||
|
script: bundle exec nanoc
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue