Selaa lähdekoodia

CI: Use Ubuntu 16.04

Ubuntu 16.04 is already available for usage: https://docs.travis-ci.com/user/reference/xenial/#using-xenial.
Gabriel Caruso 6 vuotta sitten
vanhempi
commit
0b20dbad91
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,5 +1,5 @@
 language: php
-
+dist: xenial
 sudo: false
 
 env: