I need to change the version of the environment I'm building tests off of.
All tests are passing locally, but a few fail on the travis build. I've found that this is because the version of sqlite3 on travis is 3.7.9 which does not support multiline insert. Version 3.7.11 of sqlite 3 does that and I'm looking for a way to upgrade that in my build.
Here is the failed build with current sqlite3 version of the travis build env. http://ift.tt/1559Sib
Any suggestions would be greatly appreciated!
Aucun commentaire:
Enregistrer un commentaire