Enable travis on 5.9

This commit is contained in:
Patrick Niklaus 2017-07-07 17:06:47 +00:00
parent 5ede5577d1
commit e7061591e3

View File

@ -19,6 +19,7 @@ branches:
- master
# enable building tags
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
- "5.9"
cache:
yarn: true