diff options
author | Ferenc Kovacs <tyrael@php.net> | 2014-05-18 18:15:51 +0200 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2014-12-04 00:08:04 +0100 |
commit | b0f7a46b216899dcf277a295ea50f49f81cd9c6e (patch) | |
tree | 9b6b04e27726536d55628ade94026a3ea9256482 /.travis.yml | |
parent | 43c36bdb737e586abea7ce1a2919ba883ae3faf4 (diff) | |
download | php-git-b0f7a46b216899dcf277a295ea50f49f81cd9c6e.tar.gz |
switch to C travis project instead of PHP
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml index b2ed607cac..f4806e29d5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,4 @@ -language: php - -php: - # We only specify one version so we only get one worker - - 5.4 +language: c notifications: email: |