Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Commit

Permalink
Merge pull request #47 from codacy/travis-php-version
Browse files Browse the repository at this point in the history
Updated travis php versions
  • Loading branch information
josemiguelmelo authored Dec 30, 2019
2 parents b99f7cb + 176efa5 commit 5574b2d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: php

php:
- '7.0'
- '7.1'
- '7.2'
- nightly
- '7.3'
- '7.4'

before_script:
# In case of timeouts and build failures you may want to prepend 'travis_retry' to the following commands:
Expand Down

0 comments on commit 5574b2d

Please sign in to comment.