Skip to content

Commit cf1cc32

Browse files
committed
run rspec via travis
1 parent 72eec87 commit cf1cc32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
language: ruby
22
rvm:
33
- 2.1.5
4+
script:
5+
- bundle exec rspec

0 commit comments

Comments
 (0)