Skip to content

Commit

Permalink
Merge 2416c3a into bbb3ba6
Browse files Browse the repository at this point in the history
  • Loading branch information
ta2edchimp committed Jun 13, 2016
2 parents bbb3ba6 + 2416c3a commit 7f7d49c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- nightly
- hhvm
- hhvm-nightly

env:
- DB=mysql
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"minimum-stability": "stable",
"prefer-stable": true,
"require-dev": {
"atoum/atoum": "~2.2"
"atoum/atoum": "~2.7"
}
}

0 comments on commit 7f7d49c

Please sign in to comment.