This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
endofunky--sidetiq
Watch
1
Star
0
Fork
You've already forked endofunky--sidetiq
0
mirror of
https://github.com/endofunky/sidetiq.git
synced
2022-11-09 13:53:30 -05:00
Code
Releases
Activity
7e9b79ec11
endofunky--sidetiq
/
.travis.yml
6 lines
83 B
YAML
Raw
Normal View
History
Unescape
Escape
Add .travis.yml.
2013-01-31 17:54:34 +00:00
language
:
ruby
rvm
:
Compile C extensions before running tests on Travis.
2013-01-31 18:03:25 +00:00
-
1.9
.3
Add Ruby 2.0.0 to travis.yml (allowing failures for now).
2013-02-01 19:34:02 +00:00
-
2.0
.0
Compile C extensions before running tests on Travis.
2013-01-31 18:03:25 +00:00
before_script
:
No longer allow Ruby 2.0.0 build failures on travis.
2013-02-04 13:58:33 +00:00
-
bundle exec rake compile
Copy permalink