jobs: first_job: strategy: matrix: ruby: - "2.1.8" - "2.3.1" gemfile: - gemfiles/Gemfile1 - gemfiles/Gemfile2