Skip to content

Commit

Permalink
Add test execution to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thisismydesign committed Apr 25, 2017
1 parent 9c4ef3d commit e3488c7
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 @@ -3,3 +3,4 @@ language: ruby
rvm:
- 2.3.3
before_install: gem install bundler -v 1.14.6
script: bundle exec rspec

0 comments on commit e3488c7

Please sign in to comment.