Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitflow
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tools
gitflow
Commits
44353c64
Commit
44353c64
authored
Feb 12, 2017
by
Clive Makamara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
node-git rewuirements for travis
parent
931741f5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
5 deletions
+8
-5
.travis.yml
.travis.yml
+8
-0
package.json
package.json
+0
-5
No files found.
.travis.yml
View file @
44353c64
language
:
node_js
addons
:
apt
:
sources
:
-
ubuntu-toolchain-r-test
packages
:
-
libstdc++-4.9-dev
node_js
:
-
"
6"
-
"
5"
...
...
@@ -11,5 +17,7 @@ cache:
-
node_modules
-
build
script
:
-
npm install
-
npm i -g nexe
-
nexe
package.json
View file @
44353c64
...
...
@@ -37,13 +37,8 @@
"
babel
"
:
"
^6.5.2
"
,
"
camo
"
:
"
^0.12.3
"
,
"
chalk
"
:
"
^1.1.3
"
,
"
commander
"
:
"
^2.9.0
"
,
"
mongoose
"
:
"
^4.8.2
"
,
"
nedb
"
:
"
^1.8.0
"
,
"
nodegit
"
:
"
^0.17.0
"
,
"
shelljs
"
:
"
^0.7.6
"
,
"
tingodb
"
:
"
^0.5.1
"
,
"
tungus
"
:
"
0.0.5
"
,
"
vorpal
"
:
"
^1.11.4
"
},
"nexe"
:
{
...
...
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