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
a4f18a36
Unverified
Commit
a4f18a36
authored
Feb 28, 2019
by
yann300
Committed by
GitHub
Feb 28, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1731 from ethereum/yann300-patch-13
Update .travis.yml
parents
acd1a7b4
4853e955
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
.travis.yml
.travis.yml
+3
-3
deploy_from_travis_remix-alpha.sh
ci/deploy_from_travis_remix-alpha.sh
+0
-0
No files found.
.travis.yml
View file @
a4f18a36
...
@@ -3,17 +3,17 @@ node_js:
...
@@ -3,17 +3,17 @@ node_js:
-
"
9"
-
"
9"
branches
:
branches
:
only
:
only
:
-
master
-
remix_alpha
-
remix_live
-
remix_live
script
:
script
:
-
npm run lint && npm run test && npm run make-mock-compiler && npm run build
-
npm run lint && npm run test && npm run make-mock-compiler && npm run build
-
./ci/browser_tests.sh
-
./ci/browser_tests.sh
deploy
:
deploy
:
-
provider
:
script
-
provider
:
script
script
:
ci/deploy_from_travis_
master
.sh
script
:
ci/deploy_from_travis_
remix-alpha
.sh
skip_cleanup
:
true
skip_cleanup
:
true
on
:
on
:
branch
:
master
branch
:
remix_alpha
-
provider
:
script
-
provider
:
script
script
:
ci/deploy_from_travis_remix-live.sh
script
:
ci/deploy_from_travis_remix-live.sh
skip_cleanup
:
true
skip_cleanup
:
true
...
...
ci/deploy_from_travis_
master
.sh
→
ci/deploy_from_travis_
remix-alpha
.sh
View file @
a4f18a36
File moved
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