Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
d2b1f2c9
Commit
d2b1f2c9
authored
May 24, 2019
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unnecesary before_install step
parent
463bc02d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
.travis.yml
.travis.yml
+2
-6
No files found.
.travis.yml
View file @
d2b1f2c9
dist
:
xenial
dist
:
xenial
language
:
node_js
language
:
node_js
cache
:
cache
:
directories
:
directories
:
-
node_modules
-
node_modules
addons
:
addons
:
chrome
:
stable
chrome
:
un
stable
node_js
:
node_js
:
-
"
10"
-
"
10"
before_install
:
-
npm install -g lerna
-
rm -rf ./node_modules
-
export LERNA=$(which lerna)
install
:
make stamp-npm
install
:
make stamp-npm
before_script
:
make serve_bg
before_script
:
make serve_bg
script
:
make check
script
:
make check
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