Commit Graph

42 Commits

Author SHA1 Message Date
Jeff Kaufman 7b58623ca2 travis: send emails to new pagespeed-ci group instead of individual devs (#1452) 2016-12-19 13:44:14 -05:00
hillsp 1956099022 Switch travis.yml to new build system, clean it up (#1440) 2016-12-01 12:04:40 -05:00
hillsp fe326271dc Stop using build_release.sh in travis until I can debug it. 2016-11-21 10:16:30 -05:00
hillsp 152e17a4b0 build_release.sh is broken without --stable for the moment 2016-11-18 17:58:49 -05:00
Steve Hill 5ba3b7498d Add --verbose to build_release.sh so that Travis doesn't timeout. 2016-11-18 15:54:14 -05:00
hillsp 1aaa61faf0 Switch travis.yml to new build system 2016-11-18 14:34:51 -05:00
hillsp 4ac1e6ac72 Erp, don't cd into install first 2016-11-15 16:55:04 -05:00
hillsp 0b320d31c9 Fix travis.yml for deleted ubuntu.sh 2016-11-15 16:53:49 -05:00
hillsp 4b844abf3b Remove more gclient from travis.yml, cleanup. 2016-11-11 12:05:28 -05:00
hillsp 93223446ed Remove gclient from travis.yml 2016-11-11 12:03:00 -05:00
hillsp 3f66cd36f7 linux_package_deb_stable not linux_package_deb_releae 2016-11-04 19:55:07 -04:00
hillsp 02d809531b Update travis.yml for new gyp deb target 2016-11-04 17:36:58 -04:00
Steve Hill 1dd7753351 Revert "travis: Fetch submodules when we clone"
We don't need to fetch submodules for gclient!

This reverts commit 8992d535fe.
2016-10-31 10:08:30 -04:00
hillsp 8992d535fe travis: Fetch submodules when we clone 2016-10-28 17:55:36 -04:00
hillsp 9ecb3ac159 Correct travis.yml for updated DEPS file 2016-10-06 15:43:54 -04:00
hillsp 0f429a1b1b Travis: Don't run pagespeed_automatic_test if mod_pagespeed_test fails 2016-09-27 11:16:50 -04:00
hillsp 28c9c63106 Work-around with before_install not before_script 2016-09-13 11:17:03 -04:00
hillsp 8e6d3d6fd1 Remove jcrowell from travis notifications 2016-09-13 11:07:18 -04:00
hillsp 61ad086eae Work-around broken GCE Ubuntu repo 2016-09-13 11:06:44 -04:00
Egor Suvorov 9ff2d6d012 Make Travis run unit tests for external cache servers as well (#1378) 2016-08-18 16:24:35 -04:00
Jeffrey Crowell 6c504ea742 Update .travis.yml 2016-08-09 17:44:32 -04:00
Jeffrey Crowell 5683c210e6 update travis-ci to send emails groups don't work 2016-08-09 17:44:20 -04:00
Egor Suvorov 28a6a81341 Add redis-server to .travis.yml install section 2016-07-12 14:44:00 -04:00
Jeffrey Crowell eafbee00d6 add dependencies for php-cgi to .travis.yml 2016-06-17 17:20:58 -04:00
Jeffrey Crowell ca56590649 pull depot_tools from chromium git instead of svn 2016-05-25 11:32:27 -04:00
Jeffrey Crowell 9206b14768 build with -j3 on travis so we don't take up so much time. 2016-05-25 10:30:52 -04:00
Jeffrey Crowell 971c51256d add php to the travis tests
tests were enabled in cd2cf872db
2016-05-24 16:23:56 -04:00
Jeffrey Crowell 14a5532430 redirect messages on travis script to devnull
we're getting dangerously close to the 4MB log limit
2016-04-08 10:29:06 -04:00
Jeffrey Crowell a2d0afab87 add image/webp to mime.types for tests on 12.04
closes #1285
2016-04-01 14:07:15 -04:00
Jeffrey Crowell 94a3ce1390 update depot_tools location. 2016-01-06 11:34:09 -05:00
Jeffrey Crowell d93c80f941 remove clang from travis until builds work with it
currently there is some linking error with old system gcc + clang, disable clang on travis as it is just noise for now.
2016-01-06 11:12:19 -05:00
Jeffrey Crowell 5e9467a248 bump clang on travis 2015-12-17 16:24:28 -05:00
Jeffrey Crowell f67135037b build with gcc 4.8 on travis 2015-12-17 11:38:30 -05:00
Jeffrey Crowell bfcca778b2 Update .travis.yml 2015-12-14 13:55:50 -05:00
Jeffrey Crowell 0e8b7d05d4 Update .travis.yml 2015-12-14 10:49:06 -05:00
Jeffrey Crowell 771ed02aa4 remove the ignoring of no-sign-compare warnings 2015-12-04 11:34:38 -05:00
Jeffrey Crowell d7b5e6cda5 add email notifications to travis
we should get yelled at if the build is broken ;)
2015-11-19 16:42:29 -05:00
Jeffrey Crowell 0ef74854ff Update .travis.yml 2015-11-17 20:35:01 -05:00
Jeffrey Crowell 68e214829b svn needs to be 1.8+ now for chromium svn
we should get rid of having to use svn soon, but that will require a chromium deps update and c++11 support for compilers.
2015-11-11 15:34:36 -05:00
Jeffrey Crowell fdd54f9b33 fix build with gcc on travis-ci 2015-09-10 11:10:19 -04:00
Jeffrey Crowell 88f8a9b6e3 make gclient run one job
travis output was mangled, hopefully fixes
2015-09-01 16:52:24 -04:00
Jeffrey Crowell d462c1e585 add travis-ci 2015-09-01 16:34:22 -04:00