Integrate Expo with Travis and deploy it on Firebase

I created a project with Expo and deployed it using Firebase, but right now I’d like to CI using Travis but in the Expo doc I just find when a deploy is with Travis, there is no info about how to CI with Travis but deploy it on Firebase, could anyone help me with the set up of .travis.yml?
Thanks!!