1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/.travis.yml

8 lines
78 B
YAML
Raw Permalink Normal View History

2013-07-04 12:43:11 -04:00
language: ruby
rvm:
- 2.0.0
- 1.9.3
- 1.9.2
- rbx
2013-07-04 12:43:11 -04:00
script: "rake spec"