不要怂,就是干,撸起袖子干!

Commit ce44bd57 by Rui Marinho

Use postgresql 9.4 on .travis.yml

1 parent 48cb0275
Showing with 1 additions and 1 deletions
...@@ -18,7 +18,7 @@ env: ...@@ -18,7 +18,7 @@ env:
- DB=mysql DIALECT=mssql - DB=mysql DIALECT=mssql
addons: addons:
postgresql: "9.3" postgresql: "9.4"
before_script: before_script:
- "mysql -e 'create database sequelize_test;'" - "mysql -e 'create database sequelize_test;'"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!