aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorBruce Wells <brucekwells@gmail.com>2019-01-12 05:45:29 +0300
committerBruce Wells <brucekwells@gmail.com>2019-01-12 05:45:29 +0300
commit145a0a136fc41dc59a78637a8e84f1c8952ecc31 (patch)
treee65b68200d122f4c8afbf772203dc63002ad3c7f /.travis.yml
parent9684cfd1d0e61a6bfcf1a46f322f99e7b6559df5 (diff)
parent18b12aeeff34c8ac9a350165ae36f08f4138dc9c (diff)
Merge branch 'master' of https://github.com/phpfui/MathExecutor
# Conflicts: # src/NXP/Classes/Lexer.php
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 47d1020..551e6ed 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,9 @@ language: php
php:
- 5.6
+ - 7.1
- 7.2
+ - 7.3
before_script:
- wget http://getcomposer.org/composer.phar