Install Ragel on Travis CI.

This commit is contained in:
Yorick Peterse 2014-03-18 00:09:16 +01:00
parent 8d4d3999b5
commit 091e32c17a
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
--- ---
script: bundle exec rake script: bundle exec rake
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq ragel
rvm: rvm:
- 1.9.3 - 1.9.3
- 2.0.0 - 2.0.0