You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason I'm asking is because I want to use this .travis.yml as the basis for another project, but given that it fails Lint I want to know what is wrong before proceeding...
Yeah, something seems to be off with the linter. It's not passing files that I've used in production for awhile; and it seems to want all of the spaces removed.
I'm getting errors during deployment a well tested .travis.yml file I've used in many other projects; so I'm not sure it's necessarily a problem with http://lint.travis-ci.org/. If there's a linting dependency common to both lint.travis-ci.org and the CI environment, that's probably been modified/updated recently.
Hi Travis Team/Community!
Can someone tell me what is wrong with this travis.yml file:
It _fails_ in the Travis WebLint: http://lint.travis-ci.org/
But passes travis build: https://travis-ci.org/dwyl/hapi-socketio-redis-chat-example/builds/89449194
The reason I'm asking is because I want to use this
.travis.yml
as the basis for another project, but given that it fails Lint I want to know what is wrong before proceeding...relates to: dwyl/hapi-socketio-redis-chat-example#45
The text was updated successfully, but these errors were encountered: