Skip to content

Instantly share code, notes, and snippets.

@kke
Created April 28, 2017 07:15
Show Gist options
  • Save kke/5c1be2f14af7be61660736f58f18a7c6 to your computer and use it in GitHub Desktop.
Save kke/5c1be2f14af7be61660736f58f18a7c6 to your computer and use it in GitHub Desktop.
rvm:
- 2.1.10
- 2.2.6
- 2.3.3
- 2.4.1
env:
- secure: "abcd1234"
- secure: "defg4567"
matrix:
exclude:
- rvm: 2.1.10
env:
- secure: "defg4567"
- rvm: 2.2.6
env:
- secure: "abcd1234"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment