Skip to content

Commit

Permalink
Fix environment
Browse files Browse the repository at this point in the history
  • Loading branch information
o committed Oct 11, 2016
1 parent 467bd28 commit 0e5fd6d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: php

env:
- SYMFONY_VERSION="2.8.*" DB="postgres"
- SYMFONY_ENV=test
- SYMFONY_VERSION="2.8.*" DB="postgres" SYMFONY_ENV="test"

php:
- 7.0
Expand Down

0 comments on commit 0e5fd6d

Please sign in to comment.