Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Commit

Permalink
Reverse order of h2 and mysql runs
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuildthecloud committed Oct 24, 2016
1 parent dba1a78 commit 5b482f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ matrix:
- v1
- v2
ENVIRONMENTS:
- ( [h2]=lite [mysql]=full )
- ( [mysql]=full [h2]=lite )
- ( [pgsql]=full )

pipeline:
Expand Down

0 comments on commit 5b482f9

Please sign in to comment.