Skip to content

Commit 7942333

Browse files
authored
Merge pull request #465 from zonuexe/drop-test-old-emacs
Drop test old emacs
2 parents 5acd218 + c4c0831 commit 7942333

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
language: emacs-lisp
22
env:
33
matrix:
4-
- EMACS_VERSION=emacs-24.3-travis
54
- EMACS_VERSION=emacs-24.4-travis
65
- EMACS_VERSION=emacs-24.5-travis
7-
- EMACS_VERSION=emacs-25.1-travis
86
- EMACS_VERSION=emacs-25.2-travis
97
- EMACS_VERSION=emacs-25.3-travis
108
- EMACS_VERSION=emacs-git-snapshot-travis

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
PHP Mode for GNU Emacs
22
======================
33

4+
[![Emacs: 26.1](https://img.shields.io/badge/Emacs-26.1-brightgreen.svg)](https://www.gnu.org/software/emacs/)
45
[![lang: PHP 7](https://img.shields.io/badge/lang-PHP%207-brightgreen.svg)](http://php.net/manual/migration70.php)
56
[![lang: PHP 5](https://img.shields.io/badge/lang-PHP%205-green.svg)](http://php.net/downloads.php)
67
[![travis badge][travis-badge]][travis-link]

0 commit comments

Comments
 (0)