mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-06-06 05:25:29 +00:00
Update .travis.yml
Attempt to get travis working again with relocated tests
This commit is contained in:
+3
-1
@@ -14,6 +14,8 @@ before_install:
|
||||
|
||||
install:
|
||||
- bundle install
|
||||
- gem install rspec
|
||||
- gem install rubocop
|
||||
|
||||
script:
|
||||
- bundle exec cd test && rake ci
|
||||
- cd test && rake ci
|
||||
|
||||
Reference in New Issue
Block a user