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