Closed brianpeiris closed 10 years ago
Add grunt build and lint tasks to Travis CI so that you can catch errors automatically. Complements #32.
You'll notice the build on the last commit is now failing. This is because linting in Travis CI is catching the errors I fixed in #32.
Looks good.
Add grunt build and lint tasks to Travis CI so that you can catch errors automatically. Complements #32.