Skip to content

Commit

Permalink
Update travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
chr4 committed Nov 29, 2016
1 parent db9e132 commit fc8c20b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
sudo: false
language: ruby
cache: bundler
rvm:
- 2.0
- 2.1
- 2.3.1
script:
- bundle exec rubocop
- bundle exec foodcritic -f any .
Expand Down

0 comments on commit fc8c20b

Please sign in to comment.