Created by: gracewashere
Problem:
We're doing all of our continuous integration testing on CircleCI,
but we still have a .travis.yml
configuration file in our repo
that's not being used.
This causes confusion for contributors.
Solution:
Remove the unused config file.