Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Timoshenkov committed Dec 8, 2014
2 parents a15b32b + 925acb7 commit 9cda437
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ php:
- 5.4
- 5.3
- hhvm
before_install:
- composer selfupdate
install:
- composer install
after_script:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@ I would really appreciate if you could share the link to your project that is ut

### TODO:
* [Fix open issues](https://github.com/t1gor/Robots.txt-Parser-Class/issues)
* [Raise coverage](https://codeclimate.com/github/t1gor/Robots.txt-Parser-Class/code?sort=covered_percent&sort_direction=desc)
* [Raise coverage](https://codeclimate.com/github/t1gor/Robots.txt-Parser-Class/code?sort=covered_percent&sort_direction=desc). The goal is to reach at least 50% and release v1.0
* Add a method for validation

License
-------

The MIT License

Copyright (c) 2011 Jackson Owens
Copyright (c) 2013 Igor Timoshenkov

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 9cda437

Please sign in to comment.