A Grunt plugin to lint .travis.yml files. Version 0.0.3 is the latest and only release, dated 2014. No updates since. It validates Travis CI configuration syntax. Lightweight, simple, no dependencies. Alternatives include travis-lint CLI and JSON/YAML validators.
npm install grunt-travis-lintNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Installs the plugin and registers the travis-lint task in a Gruntfile.
Use Grunt 0.4.x or switch to an alternative tool.
Consider using the travis-lint CLI tool or a YAML/JSON validator.
Run: npm install grunt-travis-lint --save-dev
Add grunt.loadNpmTasks('grunt-travis-lint'); to your Gruntfile.No dependency data recorded yet.