Skip to content

Commit

Permalink
Chore / fix Travis.ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
jibidus committed Sep 13, 2017
1 parent be156ba commit 2ee1de6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: ruby
before_install:
- gem install bundler
script:
- bundle exec rake test:db:create
- bundle exec rspec spec
Expand Down

0 comments on commit 2ee1de6

Please sign in to comment.