Commit e454b89f authored by Björn Bartels's avatar Björn Bartels 👩🏻
Browse files

upd scrutinizer php to 7.1

parent f7f913d6
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ coding_style:
    php: {  }
build:
    environment:
        php: '7.0'
        php: '7.1'
        mysql: true
        memcached: true
        selenium: true
@@ -47,4 +47,3 @@ build:
                coverage:
                    file: 'my-application.clover'
                    format: 'php-clover'