Skip to content

Commit

Permalink
adding travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cordoval authored and lsmith77 committed Nov 25, 2017
1 parent bbc7bd4 commit 870a06b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ matrix:
env: SYMFONY_VERSION=3.1
- php: 5.6
env: SYMFONY_VERSION=3.2
- php: 5.6
env: SYMFONY_VERSION=^3.3
- php: 7.1
env: SYMFONY_VERSION=^4.0
- php: 5.4
env: SYMFONY_VERSION=2.3;COMPOSER_FLAGS="--prefer-lowest"

Expand Down

0 comments on commit 870a06b

Please sign in to comment.