Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
c3876852
Unverified
Commit
c3876852
authored
Aug 23, 2018
by
yann300
Committed by
GitHub
Aug 23, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #928 from ethereum/yann300-patch-22
Update config.yml
parents
1fb2f007
90e78666
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
config.yml
.circleci/config.yml
+12
-0
No files found.
.circleci/config.yml
View file @
c3876852
...
@@ -33,6 +33,17 @@ jobs:
...
@@ -33,6 +33,17 @@ jobs:
-
checkout
-
checkout
-
run
:
npm install && npm run bootstrap
-
run
:
npm install && npm run bootstrap
-
run
:
cd remix-analyzer && npm test
-
run
:
cd remix-analyzer && npm test
remix-tests
:
docker
:
-
image
:
circleci/node:9.11.2
environment
:
working_directory
:
~/repo
steps
:
-
checkout
-
run
:
npm install && npm run bootstrap
-
run
:
cd remix-tests && npm test
workflows
:
workflows
:
version
:
2
version
:
2
...
@@ -41,3 +52,4 @@ workflows:
...
@@ -41,3 +52,4 @@ workflows:
-
remix-lib
-
remix-lib
-
remix-debug
-
remix-debug
-
remix-analyzer
-
remix-analyzer
-
remix-tests
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment