Skip to content

Commit

Permalink
Changing PHP version to 7.0 per @GrahamCampbell's suggestion.
Browse files Browse the repository at this point in the history
  • Loading branch information
ycombinator committed Feb 26, 2015
1 parent de61a4e commit c9150e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ php:
- "5.5"
- "5.4"
- "5.3"
- "7"
- "7.0"
- hhvm

sudo: false
Expand Down

0 comments on commit c9150e0

Please sign in to comment.