Skip to content

Commit

Permalink
stop testing ruby 1.9.3 and only one test per PR
Browse files Browse the repository at this point in the history
  • Loading branch information
mwrock committed Jul 8, 2016
1 parent a09233d commit ce338fa
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
@@ -1,5 +1,9 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.0

# This prevents testing branches that are created just for PRs
branches:
only:
- master

0 comments on commit ce338fa

Please sign in to comment.