Skip to content

Commit

Permalink
Released 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed May 6, 2015
2 parents 687ef4f + 741a767 commit 9ab12d9
Show file tree
Hide file tree
Showing 28 changed files with 806 additions and 1,503 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
language: php

env:
- PHALCON_VERSION="1.3.5"
- PHALCON_VERSION="1.3.4"
- PHALCON_VERSION="1.3.3"
- PHALCON_VERSION="1.3.2"
- PHALCON_VERSION="2.0.x"
- PHALCON_VERSION="2.0.0"

install:
- tests/memcached.sh
Expand All @@ -30,4 +28,4 @@ after_script:
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover

services:
- memcached
- memcached
Loading

0 comments on commit 9ab12d9

Please sign in to comment.