Skip to content

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

Open
pierr wants to merge 1 commit intomasterfrom
feature-travis
Open

Create .travis.yml **WIP**#18
pierr wants to merge 1 commit intomasterfrom
feature-travis

Conversation

@pierr
Copy link
Copy Markdown
Contributor

@pierr pierr commented Jun 8, 2016

No description provided.

Comment thread .travis.yml
sudo: false
language: node_js
node_js:
- '4.2'
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

pierr commented Jun 10, 2016

Yes but this is work in progress

@pierr
Copy link
Copy Markdown
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
Copy Markdown
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