Skip to content

Commit

Permalink
Added license check to Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsAsplund committed Feb 3, 2017
1 parent 80d30f9 commit 0ddb408
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -20,6 +20,11 @@ matrix:
- env: BUILD_NAME=py35-docs
python: '3.5'

- env: BUILD_NAME=py27-license
python: '2.7'
- env: BUILD_NAME=py35-license
python: '3.5'

# Python 2.7 with ghdl mcode
- env: BUILD_NAME=py27-acceptance-ghdl
python: '2.7'
Expand Down

0 comments on commit 0ddb408

Please sign in to comment.