Lint on Travis (#7)

This commit is contained in:
Akshay Shah
2016-05-29 20:54:38 -07:00
parent 68f9c8c0d0
commit e1b75a466a

View File

@@ -15,4 +15,5 @@ install:
script:
- make test_ci
- make lint
- travis_retry goveralls -coverprofile=cover.out -service=travis-ci