Skip to content

Commit

Permalink
Remove 3 branch from Travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
robbieaverill committed Jun 25, 2019
1 parent 800f09d commit f6ee5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ matrix:
- php: 5.3
env: DB=PGSQL CORE_RELEASE=3.4
- php: 5.6
env: DB=MYSQL CORE_RELEASE=3
env: DB=MYSQL CORE_RELEASE=3.7
- php: 5.4
env: DB=MYSQL CORE_RELEASE=3.6
- php: 7.1
Expand Down

0 comments on commit f6ee5af

Please sign in to comment.