Locally the tests are working just fine, but when you try to build it at travis, you get: ``` shell The command "sudo dpkg -i google-chrome*.deb" failed and exited with 1 during . ``` Here's the link: https://travis-ci.org/ericmdantas/angular2-typescript-todo. Any idea, @georgeedwards?