diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 41efeed..7dc0f7c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,8 @@ script: ./travis.sh env: - TESTS=CI - TESTS=IT-DEV + - TESTS=IT-DEV-SQ51 + - TESTS=IT-DEV-LTS matrix: fast_finish: true |