Skip to content

Commit 3678162

Browse files
committed
Add .travis.yml for testing on MRI 1.8.7
1 parent e7ea6c9 commit 3678162

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: ruby
2+
rvm:
3+
1.8.7
4+
script: rake compile:libxslt_ruby && rake test

0 commit comments

Comments
 (0)