chore(CI): Add .travis.yml file (for real this time)
Showing
This diff is collapsed.
| ... | @@ -12,7 +12,9 @@ | ... | @@ -12,7 +12,9 @@ |
| "slider" | "slider" | ||
| ], | ], | ||
| "scripts": { | "scripts": { | ||
| "commit": "git-cz" | "commit": "git-cz", | ||
| "build": "grunt", | |||
| "test": "grunt test" | |||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "angular-mocks": "^1.4.8", | "angular-mocks": "^1.4.8", | ||
| ... | ... |
Please
register
or
sign in
to comment