summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2018-11-20 23:51:26 +0000
committerAndres Rey <[email protected]>2018-11-20 23:51:26 +0000
commit2ae206d02932840c1ec1fe0d8eab7a96a7bdf7b5 (patch)
treea066fc79f24d452fe9f60f5fa6b538bca99dbe71
parente40dd324b3f5bf810fd2c7df339535da71445ab5 (diff)
Remove 5.6 from travis targets
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1b56748..04bd7ed 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,6 @@ install:
- composer install
php:
- - "5.6"
- "7.0"
- "7.1"
- "7.2"