Put sqlite before mysql
This commit is contained in:
parent
1a88bd85e3
commit
317a24d841
@ -31,8 +31,8 @@ script:
|
||||
- stack update
|
||||
- stack build
|
||||
- stack test -- esqueleto:postgresql
|
||||
- stack test -- esqueleto:mysql
|
||||
- stack test -- esqueleto:sqlite
|
||||
- stack test -- esqueleto:mysql
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user