Skip to content

Commit

Permalink
Merge pull request #90 from benjaoming/release-v0.11.x
Browse files Browse the repository at this point in the history
Add lint target to .travis job - should have always been there
  • Loading branch information
indirectlylit committed May 7, 2019
2 parents ba0b8bd + fbbc29a commit 5f5bc20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ install:

# command to run tests
script:
- make lint
- make docs
- make clean
- make docs-translated lang=es
Expand Down

0 comments on commit 5f5bc20

Please sign in to comment.