Skip to content

Commit

Permalink
Merge c81c854 into 8f10dbd
Browse files Browse the repository at this point in the history
  • Loading branch information
TiteiKo committed Jan 23, 2017
2 parents 8f10dbd + c81c854 commit 3b8c064
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
language: ruby
sudo: false
cache: bundler
before_install:
- gem update --system
before_script:
- bundle update
script: 'bundle exec rake test:coverage --trace && bundle exec rubocop'
rvm:
- 2.3.3
Expand Down

0 comments on commit 3b8c064

Please sign in to comment.