Sha256: f893405a01c7cfef6dedd81053e916e04a98d987fff902e25ef54b76e8aec83f

Contents?: true

Size: 423 Bytes

Versions: 6

Compression:

Stored size: 423 Bytes

Contents

language: ruby
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - rbx-18mode
  - rbx-19mode
# Can't get to work (if anybody wants to fix this, please do)
#  - jruby-18mode # JRuby in 1.8 mode
#  - jruby-19mode # JRuby in 1.9 mode

# uncomment this line if your project needs to run something other than `rake`:
before_script: # for Selenium RSpec tests
  - "export DISPLAY=:99.0"
  - "sh -e /etc/init.d/xvfb start"
script: rake travis

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ajax_pagination-0.5.1 .travis.yml
ajax_pagination-0.5.0 .travis.yml
ajax_pagination-0.4.0 .travis.yml
ajax_pagination-0.3.0 .travis.yml
ajax_pagination-0.2.0 .travis.yml
ajax_pagination-0.1.0 .travis.yml