Skip to content

Commit

Permalink
feat: commenting out linter check
Browse files Browse the repository at this point in the history
  • Loading branch information
Iván Corrales Solera committed Dec 2, 2018
1 parent 17fde97 commit bd1f3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ script:
- make deps
- make install
- make test-coverage
- make check
#- make check
#- make benchmark

after_success:
Expand Down

0 comments on commit bd1f3bb

Please sign in to comment.