diff options
author | Bruce Wells <bruce.wells@simparel.com> | 2019-10-31 15:31:34 +0300 |
---|---|---|
committer | Bruce Wells <bruce.wells@simparel.com> | 2019-10-31 15:31:34 +0300 |
commit | adf43bc705fd2d839a639c162f53407434867206 (patch) | |
tree | ac756881772bbe8fe1c93bdab7f09283196d84ec /.travis.yml | |
parent | 8b5c7049907b0d2c37f98205b0fcfbdcf8374227 (diff) | |
parent | 7988714aaac569b7cc39c3ad1831f12d54054fd7 (diff) |
Merge branch 'master' of https://github.com/phpfui/MathExecutor
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 551e6ed..3a63f2f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: php php: - - 5.6 - 7.1 - 7.2 - 7.3 |