Skip to content

Commit

Permalink
add php 5.6 and php 7
Browse files Browse the repository at this point in the history
  • Loading branch information
omansour committed Sep 15, 2015
1 parent 5bc9dcc commit 6d7b7df
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: php

php:
- 5.5
- 5.6
- 7

branches:
only:
Expand All @@ -12,4 +14,4 @@ install:

script:
- bin/coke
- bin/atoum
- bin/atoum

0 comments on commit 6d7b7df

Please sign in to comment.