Sha256: 0236f3dfcaa4f139187757ce1a283da7689d941f29c574db4c4c341f1e8bae84

Contents?: true

Size: 265 Bytes

Versions: 5

Compression:

Stored size: 265 Bytes

Contents

language: ruby
rvm:
  - 2.4.0
  - 2.4.3
  - 2.5.0
cache: bundler
install:
  - curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
  - chmod +x wp-cli.phar
  - sudo mv wp-cli.phar /usr/local/bin/wp
  - bundle install --jobs=3 --retry=3

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
wordmove-3.1.0 .travis.yml
wordmove-3.0.2 .travis.yml
wordmove-3.0.1 .travis.yml
wordmove-3.0.0 .travis.yml
wordmove-2.5.1 .travis.yml