travis: Set generic language to avoid Ruby default

This commit is contained in:
Tomas Babej 2019-01-01 10:55:46 -05:00 committed by Paul Beckingham
parent d19b3aa837
commit e850823809

View file

@ -1,4 +1,5 @@
sudo: required sudo: required
language: generic
matrix: matrix:
include: include:
- name: "Fedora 28" - name: "Fedora 28"