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
0112779f
Commit
0112779f
authored
Jun 15, 2016
by
Dave Hoover
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disabling browser testing
parent
a4e7ba42
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
8 deletions
+10
-8
.travis.yml
.travis.yml
+10
-8
No files found.
.travis.yml
View file @
0112779f
language
:
node_js
node_js
:
-
stable
before_script
:
-
npm run serve &
# This is disabled until we can stablize the nightwatch testing process
#before_script:
# - npm run serve &
script
:
-
npm run lint && npm run test && npm run build && nightwatch --env remote
-
pkill node
addons
:
sauce_connect
:
username
:
"
chriseth"
access_key
:
"
b781828a-9e9c-43d8-89d4-2fbb879595ca"
-
npm run lint && npm run test && npm run build
# && nightwatch --env remote
# - pkill node
#addons:
# sauce_connect:
# username: "chriseth"
# access_key: "b781828a-9e9c-43d8-89d4-2fbb879595ca"
deploy
:
provider
:
script
script
:
ci/deploy_from_travis.sh
...
...
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