Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
public
/
sequelize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
不要怂,就是干,撸起袖子干!
Commit fd59376c
authored
Aug 13, 2013
by
Sascha Depold
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'features/bats'
2 parents
76074715
22938428
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
.gitmodules
.travis.yml
Makefile
.gitmodules
View file @
fd59376
[submodule "test/binary/bats"]
path = test/binary/bats
url = https://github.com/sstephenson/bats.git
.travis.yml
View file @
fd59376
...
...
@@ -4,6 +4,7 @@ before_script:
script
:
-
"
make
test"
-
"
make
binary"
notifications
:
email
:
...
...
Makefile
View file @
fd59376
...
...
@@ -36,6 +36,6 @@ postgresn: postgres-native
# test all the dialects \o/
all
:
sqlite mysql postgres postgres-native
all
:
sqlite mysql postgres postgres-native
binary
.PHONY
:
sqlite mysql postgres pgsql postgres-native postgresn all test
.PHONY
:
sqlite mysql postgres pgsql postgres-native postgresn all test
binary
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment