mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-07-15 00:52:46 +08:00
Don't need to print out rake's version anymore.
This commit is contained in:
@ -12,7 +12,6 @@ matrix:
|
||||
before_install:
|
||||
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then rvm install 2.1 && rvm use 2.1 && ruby -v; fi
|
||||
script:
|
||||
- rake --version
|
||||
- cd test && rake ci
|
||||
- make -s
|
||||
- cd ../extras/fixture/test && rake ci
|
||||
|
Reference in New Issue
Block a user