Skip to content

Commit

Permalink
chore(CI): Clean up .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
elpete committed Apr 20, 2020
1 parent a244bc6 commit d5753b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,5 +1,6 @@
os: linux
dist: xenial
language: java
sudo: required
services:
- mysql
jdk:
Expand All @@ -9,7 +10,7 @@ cache:
- "$HOME/.CommandBox/artifacts/"
- "$HOME/.CommandBox/server/"
env:
matrix:
jobs:
- ENGINE=adobe@2018 COLDBOX_VERSION=stable
- ENGINE=adobe@2016 COLDBOX_VERSION=stable
- ENGINE=lucee@5 COLDBOX_VERSION=stable
Expand Down

0 comments on commit d5753b5

Please sign in to comment.