Closed jgable closed 11 years ago
enabling grunt watch can help as well
I use vim + syntastic + coffee-lint
@nandub I've added the .travis.yml file to the root of the project but the project owner must log into travic-ci.org to integrate it. Should work after that.
@jgable done. Please test.
Looks good, got an email and everything. You should have to.
Add a
.travis.yml
to prevent issues like #88 .Update
package.json
to usegrunt validate
for test.