Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kideny committed Jun 28, 2017
1 parent 873d4ec commit 572f1df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ env:
- DISPLAY=":99.0"
- APPLICATION_ENV=testing
matrix:
- PHALCON_VERSION="3.0.x"
- PHALCON_VERSION="v3.0.0"
- PHALCON_VERSION="v3.0.1"
- PHALCON_VERSION="3.2.x"
- PHALCON_VERSION="v3.2.0"
- PHALCON_VERSION="v3.2.0"

before_install:
- export PHP_MAJOR="$(echo $TRAVIS_PHP_VERSION | cut -d '.' -f 1,2)"
Expand Down

0 comments on commit 572f1df

Please sign in to comment.