modified Travis build script, added Travis badge to README
This commit is contained in:
parent
1485e1d673
commit
c5f8362ff7
|
@ -1,3 +1,4 @@
|
|||
language: ruby
|
||||
cache: bundler
|
||||
rvm: 2.1
|
||||
script: bundle exec rspec
|
||||
|
|
Loading…
Reference in New Issue