mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Add a verification thing
This commit is contained in:
parent
53e0671ca4
commit
9c9b763d5d
1 changed files with 1 additions and 0 deletions
|
@ -6,4 +6,5 @@ before_install:
|
|||
- sudo dpkg-divert --local --divert /usr/bin/ack --rename --add /usr/bin/ack-grep
|
||||
install:
|
||||
- sudo cpanm Test::TrailingSpace
|
||||
- which python
|
||||
script: "make test"
|
||||
|
|
Loading…
Add table
Reference in a new issue