1
0
Fork 0
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:
Shlomi Fish 2016-02-14 13:43:21 +02:00
parent 53e0671ca4
commit 9c9b763d5d

View file

@ -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"