try trusty
authorMichael Wallner <mike@php.net>
Thu, 22 Sep 2016 04:37:13 +0000 (06:37 +0200)
committerMichael Wallner <mike@php.net>
Thu, 22 Sep 2016 04:37:13 +0000 (06:37 +0200)
.travis.yml
scripts/gen_travis_yml.php

index d371e67b45ec95d68ba2e0d130c6c22d42e9a25b..08d2021673a2fd88e93b4b36a16ad5d436ef7673 100644 (file)
@@ -1,5 +1,7 @@
 # autogenerated file; do not edit
 language: c
+sudo: requried
+dist: trusty
 
 addons:
  apt:
@@ -55,7 +57,6 @@ after_failure:
 after_success:
  - test -n "$CFLAGS" && cd src/.libs && bash <(curl -s https://codecov.io/bash) -X xcode -X coveragepy
 
-sudo: false
 notifications:
  webhooks:
   urls:
index 852fce96697d235d8b649e3be07f55c4de563810..505fda579d290db89e921dc15a76e459f7d304f7 100755 (executable)
@@ -1,6 +1,8 @@
 #!/usr/bin/env php
 # autogenerated file; do not edit
 language: c
+sudo: requried
+dist: trusty
 
 addons:
  apt:
@@ -48,7 +50,6 @@ after_failure:
 after_success:
  - test -n "$CFLAGS" && cd src/.libs && bash <(curl -s https://codecov.io/bash) -X xcode -X coveragepy
 
-sudo: false
 notifications:
  webhooks:
   urls: