Skip to content

Commit

Permalink
Use SimpleCov 0.17.1 on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Sep 18, 2020
1 parent 5c63b14 commit 764ae94
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 @@ -47,6 +47,7 @@ before_install:
- sleep 2
- psql -c "CREATE DATABASE chronomodel;" -U postgres
- psql -c "CREATE DATABASE chronomodel_railsapp;" -U postgres
- gem install simplecov -v '0.17.1'

env:
global:
Expand Down

0 comments on commit 764ae94

Please sign in to comment.