Skip to content

Commit

Permalink
die in a fire, travis
Browse files Browse the repository at this point in the history
  • Loading branch information
iamcal committed Oct 6, 2016
1 parent 95c9a5e commit 8286899
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: php

sudo: false

git:
submodules: false
before_install:
- sed -i 's/[email protected]:/https:\/\/github.com\//' .gitmodules
- git submodule update --init
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,4 @@ This work is dual-licensed under the GPL v3 and the MIT license.
* v1.2.0 - 2011-03-27 : ?
* v1.3.0 - 2011-07-27 : ?
* v1.4.0 - 2016-02-15 : Switch to using emoji-data as the backend, at v2.4.0
* v1.4.1 - 2016-10-06 : Added `emoji_contains_emoji()`, added travis

0 comments on commit 8286899

Please sign in to comment.