File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
sudo : false
2
+ dist : precise
2
3
language : php
3
4
cache :
4
5
directories :
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## [ v2.0.4] ( https://github.com/shaarli/netscape-bookmark-parser/releases/tag/v2.0.4 ) - 2017-07-30
8
+ ### Changed
9
+ - Pin Travis builds to ` precise ` to ensure PHP 5.3 compatibility
10
+
11
+
7
12
## [ v2.0.3] ( https://github.com/shaarli/netscape-bookmark-parser/releases/tag/v2.0.3 ) - 2017-07-30
8
13
### Changed
9
14
- Update nested folder name parsing to sanitize resulting tags
Original file line number Diff line number Diff line change 1
1
# netscape-bookmark-parser
2
- [ ![ ] ( https://img.shields.io/travis/shaarli/netscape-bookmark-parser.svg?style=flat-square&label=master )] ( https://travis-ci.org/shaarli/netscape-bookmark-parser )
2
+ [ ![ ] ( https://img.shields.io/travis/shaarli/netscape-bookmark-parser/master .svg?style=flat-square&label=master )] ( https://travis-ci.org/shaarli/netscape-bookmark-parser )
3
3
[ ![ ] ( https://img.shields.io/github/release/shaarli/netscape-bookmark-parser.svg?style=flat-square )] ( https://github.com/shaarli/netscape-bookmark-parser/releases/latest/ )
4
4
[ ![ license] ( https://img.shields.io/github/license/shaarli/netscape-bookmark-parser.svg?style=flat-square )] ( https://opensource.org/licenses/MIT )
5
5
You can’t perform that action at this time.
0 commit comments