Put sqlite before mysql

This commit is contained in:
Fintan Halpenny 2017-08-10 21:48:51 +01:00
parent 1a88bd85e3
commit 317a24d841

View File

@ -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: