Add missing language keyword to .travis.yml

This commit is contained in:
Alessandro Ranellucci 2013-09-19 10:47:41 +02:00
parent 032698fb07
commit 7f0761176d

View file

@ -1,3 +1,4 @@
language: perl
script: perl ./Build.PL
perl:
- "5.14"