# Test gem with multiple dependencies on Travis CI

DevFeed: [Test gem with multiple dependencies on Travis CI](<https://devfeed.tech/articles/test-gem-with-multiple-dependencies-on-travis-ci-20081.md>)

Original publisher: [Read original article](<http://jollygoodcode.com/blog/2016/07/03/test-gem-with-multiple-dependencies-on-travis-ci.html>)

Published: 2016-07-03T05:27:56Z

Content type: tutorial

Language: en

Sources: [Jolly Good Code](<https://devfeed.tech/sources/jolly-good-code.md>)

Topics: [ci](<https://devfeed.tech/topics/ci.md>), [Travis CI](<https://devfeed.tech/topics/travis-ci.md>), [test](<https://devfeed.tech/topics/test.md>), [Tool](<https://devfeed.tech/topics/tool.md>)

Tags: [ci](<https://devfeed.tech/tags/ci.md>), [dependencies](<https://devfeed.tech/tags/dependencies.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [learn](<https://devfeed.tech/tags/learn.md>), [test](<https://devfeed.tech/tags/test.md>), [tool](<https://devfeed.tech/tags/tool.md>), [travis](<https://devfeed.tech/tags/travis.md>), [travis-ci](<https://devfeed.tech/tags/travis-ci.md>)

## AI overview

A tutorial on testing a Gem with multiple dependencies on Travis CI using thoughtbot's appraisal tool.

## Source excerpt

Learn how to test your Gem with multiple dependencies on Travis CI with thoughtbot's appraisal tool.