Skip to content

Commit

Permalink
fix for broken travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
stex committed Mar 26, 2016
1 parent 4801fc5 commit 50c1390
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ rvm:
- 2.1
- 2.2

before_install: 'gem install bundler'
script: 'bundle exec rake'

notifications:
Expand Down

0 comments on commit 50c1390

Please sign in to comment.