From: Tanner Linsley Date: Sat, 24 Oct 2015 07:31:08 +0000 (-0600) Subject: Use the new travis CI docker framework (hopefully) X-Git-Tag: 2.0.0-beta~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1566%2Fhead;p=thirdparty%2FChart.js.git Use the new travis CI docker framework (hopefully) --- diff --git a/.travis.yml b/.travis.yml index 2c250f717..62e5de6a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,3 +15,5 @@ script: notifications: slack: chartjs:pcfCZR6ugg5TEcaLtmIfQYuA + +sudo: false \ No newline at end of file