Skip to content

Commit

Permalink
Added 7.2 test
Browse files Browse the repository at this point in the history
  • Loading branch information
andot committed Nov 13, 2017
1 parent c175ccb commit bc5ecaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ composer.lock
/nbproject
/examples/nbproject
.idea/
*.DS_Store
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2

sudo: required

Expand Down

0 comments on commit bc5ecaa

Please sign in to comment.