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 660e1bf1
authored
Sep 25, 2017
by
Sushant
Committed by
GitHub
Sep 25, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci(travis/perf): use sudo when required
1 parent
c5756329
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
.travis.yml
.travis.yml
View file @
660e1bf
sudo
:
required
sudo
:
false
dist
:
trusty
dist
:
trusty
language
:
node_js
language
:
node_js
...
@@ -50,12 +50,15 @@ jobs:
...
@@ -50,12 +50,15 @@ jobs:
env
:
DIALECT=sqlite COVERAGE=true
env
:
DIALECT=sqlite COVERAGE=true
-
stage
:
tests
-
stage
:
tests
node_js
:
4
node_js
:
4
sudo
:
required
env
:
MYSQL_VER=mysql-57 DIALECT=mysql COVERAGE=true
env
:
MYSQL_VER=mysql-57 DIALECT=mysql COVERAGE=true
-
stage
:
tests
-
stage
:
tests
node_js
:
4
node_js
:
4
sudo
:
required
env
:
POSTGRES_VER=postgres-95 DIALECT=postgres COVERAGE=true
env
:
POSTGRES_VER=postgres-95 DIALECT=postgres COVERAGE=true
-
stage
:
tests
-
stage
:
tests
node_js
:
4
node_js
:
4
sudo
:
required
env
:
POSTGRES_VER=postgres-95 DIALECT=postgres-native COVERAGE=true
env
:
POSTGRES_VER=postgres-95 DIALECT=postgres-native COVERAGE=true
-
stage
:
tests
-
stage
:
tests
node_js
:
8
node_js
:
8
...
...
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