Skip to content

Commit

Permalink
Comment test command on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alex35mil committed Jul 16, 2017
1 parent f52a548 commit ebb0487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,5 +5,5 @@ node_js:

script:
- npm run lint
- npm test
# - npm test # TODO: Add tests
- npm run build

0 comments on commit ebb0487

Please sign in to comment.