Compilation is needed in order to run specs
This commit is contained in:
parent
3a7850cd02
commit
870144c230
|
@ -1,6 +1,8 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 1.9.3
|
||||
before_script:
|
||||
- bundle exec rakep
|
||||
script: "bundle exec rspec spec"
|
||||
notifications:
|
||||
irc: "irc.freenode.org#travis"
|
||||
|
|
Loading…
Reference in New Issue
Block a user