Skip to content

Commit

Permalink
updated inviets and lists specs
Browse files Browse the repository at this point in the history
  • Loading branch information
mikevallano committed Feb 11, 2016
1 parent 688c493 commit 680fe0e
Show file tree
Hide file tree
Showing 5 changed files with 475 additions and 457 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ addons:
repo_token: ENV["code_climate_repo_token"]
before_script:
- psql -c 'create database travis_ci_test;' -U postgres
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
script:
- bundle exec rake db:setup
- bundle exec rspec
2 changes: 1 addition & 1 deletion coverage/.last_run.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"result": {
"covered_percent": 12.18
"covered_percent": 6.54
}
}

0 comments on commit 680fe0e

Please sign in to comment.