Travis CI should fail whenever one of the following is accidentally left in a commit. - `ddescribe` - `fdescribe` - `iit` - `fit` - `xdescribe` - `xit` - `debugger;` We want this to not apply to `import` statements for the jasmine statements.