Skip to content

Commit

Permalink
Change to travis config to fix test failures in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
vandahm committed Jul 11, 2014
1 parent a44ff7b commit 1e7a99d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
language: ruby
rvm:
- '2.1.2'
- '2.1.2'
before_install:
- git config remote.origin.fetch '+refs/heads/*:refs/remotes/origin/*'
- git fetch

0 comments on commit 1e7a99d

Please sign in to comment.