Add missing language keyword to .travis.yml
This commit is contained in:
parent
032698fb07
commit
7f0761176d
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
language: perl
|
||||
script: perl ./Build.PL
|
||||
perl:
|
||||
- "5.14"
|
||||
|
|
Loading…
Add table
Reference in a new issue