Skip to content

Commit

Permalink
Travis should fix to 2.1.6 directly, no fuzziness
Browse files Browse the repository at this point in the history
  • Loading branch information
Tod Beardsley committed May 7, 2015
1 parent e06fa08 commit 9af7aa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -25,7 +25,7 @@ script:
- git diff --exit-code && bundle exec rake $RAKE_TASKS
sudo: false
rvm:
- '2.1'
- '2.1.6'

notifications:
irc: "irc.freenode.org#msfnotify"
Expand All @@ -40,4 +40,4 @@ branches:
- metakitty

addons:
postgresql: '9.3'
postgresql: '9.3'

0 comments on commit 9af7aa8

Please sign in to comment.