Skip to content

Commit

Permalink
Execute validate.sh on travis
Browse files Browse the repository at this point in the history
Signed-off-by: Gaetan Semet <[email protected]>
  • Loading branch information
gsemet committed Jul 22, 2014
1 parent 7e3dae5 commit e3b105b
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 @@ -17,4 +17,5 @@ install:
- pip install -r python-requirements.txt --use-mirrors
- find /usr/include
script:
- ./validate.sh
- ./autogen.sh && ./configure && make

0 comments on commit e3b105b

Please sign in to comment.