Skip to content

Commit

Permalink
MDLSITE-5739 mustache_lint: Run tests on trusty and xenial
Browse files Browse the repository at this point in the history
  • Loading branch information
kabalin committed May 1, 2019
1 parent 847197d commit 80de1a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ cache:
php:
- 7.1

matrix:
include:
- dist: xenial
- dist: trusty

env:
- TEST_SUITE="0-*"
- TEST_SUITE="1-*"
Expand Down

0 comments on commit 80de1a3

Please sign in to comment.