diff options
author | Wolfy-J <[email protected]> | 2018-06-11 15:06:18 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2018-06-11 15:06:18 +0300 |
commit | 17870d066b95a906edb82aa3d290516fce89eba9 (patch) | |
tree | 980737a2c4830bb36097b91e78d7e202f410c984 /.travis.yml | |
parent | a03ce020ca3ea3a8d70541a9bb0ae3bbb3e05c77 (diff) |
improved tests
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index e4caee71..47abce6d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ php: - 7.2 go: - - 1.8 + - 1.8.0 before_install: - composer self-update |