diff --git a/.travis.yml b/.travis.yml index eda7549c..13962424 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ php: - 5.5 - 5.6 - 7.0 + - 7.1 - hhvm install: @@ -21,4 +22,4 @@ script: branches: only: - - master \ No newline at end of file + - master