Sha256: dcb6ae0f464f6bc8d995c3e7c29aa211f6a80bf130f5c15d6bae688803587657
Contents?: true
Size: 297 Bytes
Versions: 3
Compression:
Stored size: 297 Bytes
Contents
language: ruby cache: apt: true directories: - vendor/bundle - $HOME/.cache/pip rvm: - 1.8.7 - 1.9.3 - 2.0.0 - 2.1.0 - jruby-1.7.27 # - jruby before_install: - gem update --system - gem install bundler install: - bundle install --path vendor/bundle --jobs=3 --retry=3
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
asciimath-1.0.7 | .travis.yml |
asciimath-1.0.6 | .travis.yml |
asciimath-1.0.5 | .travis.yml |