mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-08-06 13:50:49 +08:00
Removed bundler support from .travis.yml and env setup, since unnecessary
This commit is contained in:
@ -2,8 +2,5 @@ language: ruby
|
||||
rvm:
|
||||
- "1.9.3"
|
||||
- "2.0.0"
|
||||
install:
|
||||
- bundle install
|
||||
script:
|
||||
- export LIBRARY_PATH=/usr/lib/x86_64-linux-gnu
|
||||
- bundle exec rake ci
|
||||
- rake ci
|
||||
|
Reference in New Issue
Block a user