[Pkg-owncloud-commits] [php-sabredav] 27/64: Use the new build env on Travis
David Prévot
taffit at moszumanska.debian.org
Thu Dec 11 15:13:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to tag 2.2.0alpha1
in repository php-sabredav.
commit 7d08c9edf5053f3dd12b167eafd85d19beefd48f
Author: Josh Kalderimis <josh.kalderimis at gmail.com>
Date: Thu Nov 20 16:25:33 2014 -0500
Use the new build env on Travis
faster vms, more ram, more cpu, better boot times, free 2-4-1 coffee at your favourite cafe
docs coming soon
---
.travis.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index b8d8f71..ee009a6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,6 +11,8 @@ matrix:
services:
- mysql
+sudo: false
+
before_script:
- mysql -e 'create database sabredav'
# - composer self-update
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list