Skip to content

Commit

Permalink
Merge pull request #8 from clearbooks/toggle-status-by-release
Browse files Browse the repository at this point in the history
the release date of the release should affect the toggle status (e.g. after the release date, toggles included in the release should be active regardless to user or group policies)
  • Loading branch information
danjme committed Dec 8, 2015
2 parents 82258e5 + bdacdb1 commit fea39e0
Show file tree
Hide file tree
Showing 6 changed files with 1,609 additions and 8 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ php:
- 5.6
- 7.0
- hhvm
- nightly

install: composer install --dev
script: vendor/phpunit/phpunit/phpunit -c phpunit.xml --coverage-clover build/logs/clover.xml
Expand Down
Loading

0 comments on commit fea39e0

Please sign in to comment.