mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2025-01-13 06:38:08 -05:00
Added lib/ tests to travis file.
This commit is contained in:
parent
bd6b92a5e3
commit
11fd88e11c
@ -3,4 +3,9 @@ rvm:
|
|||||||
- 2.0.0
|
- 2.0.0
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
script: bundle exec rake install; bundle exec rake generate
|
script:
|
||||||
|
- bundle exec rake install
|
||||||
|
- bundle exec rake generate
|
||||||
|
- cd lib
|
||||||
|
- bundle install
|
||||||
|
- bundle exec rake test
|
||||||
|
Loading…
Reference in New Issue
Block a user