Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create .travis.yml **WIP** #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create .travis.yml **WIP** #18

wants to merge 1 commit into from

Conversation

pierr
Copy link
Contributor

@pierr pierr commented Jun 8, 2016

No description provided.

sudo: false
language: node_js
node_js:
- '4.2'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it be 6.2?

@pierr
Copy link
Contributor Author

pierr commented Jun 10, 2016

Yes but this is work in progress

@pierr
Copy link
Contributor Author

pierr commented Jun 10, 2016

I try to add SQLite.
But there is no official adapter for it in Travis.

@pierr pierr changed the title Create .travis.yml Create .travis.yml **WIP** Jun 10, 2016
@JabX
Copy link
Contributor

JabX commented Jun 10, 2016

I'm not sure why you would need something special for sqlite since everything use Sequelize, and it even works on an in-memory database for testing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants