File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- # README
1
+ # phpMyFAQ 3.0.0-dev
2
2
3
- [ ![ Build Status] ( https://secure.travis-ci.org/thorsten/phpMyFAQ.png?branch=2.8 )] ( http://travis-ci.org/thorsten/phpMyFAQ )
3
+ [ ![ Build Status 3.0.0-dev] ( https://secure.travis-ci.org/thorsten/phpMyFAQ.png?branch=master )] ( http://travis-ci.org/thorsten/phpMyFAQ )
4
+ [ ![ Build Status 2.9.x] ( https://secure.travis-ci.org/thorsten/phpMyFAQ.png?branch=2.9 )] ( http://travis-ci.org/thorsten/phpMyFAQ )
5
+ [ ![ Build Status 2.8.x] ( https://secure.travis-ci.org/thorsten/phpMyFAQ.png?branch=2.8 )] ( http://travis-ci.org/thorsten/phpMyFAQ )
4
6
5
7
## What is phpMyFAQ?
6
8
@@ -45,7 +47,7 @@ Then just open http://www.example.org/phpmyfaq/setup/index.php in your browser.
45
47
46
48
## Testing
47
49
48
- To run our unittest via PHPUnit v4, just execute this command on your CLI
50
+ To run our unittest via PHPUnit v4.x , just execute this command on your CLI
49
51
50
52
$ bin/phpunit
51
53
You can’t perform that action at this time.
0 commit comments