mirror of
https://github.com/endofunky/sidetiq.git
synced 2022-11-09 13:53:30 -05:00
Compile C extensions before running tests on Travis.
This commit is contained in:
parent
8764c095ae
commit
bd8f5c5f77
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 1.9.3
|
||||
before_script:
|
||||
- bundle exec rake compile
|
Loading…
Add table
Add a link
Reference in a new issue