This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
lesspass
mirror of
https://github.com/lesspass/lesspass.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
67
Wiki
Activity
Browse Source
move travis and gitignore from old repo
pull/342/head
Guillaume Vincent
8 years ago
parent
1e6dec14bd
commit
63d41136bf
2 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.gitignore
+3
-0
.travis.yml
+ 2
- 0
.gitignore
View File
@@ -0,0 +1,2 @@
node_modules
dist
+ 3
- 0
.travis.yml
View File
@@ -0,0 +1,3 @@
language: node_js
node_js:
- 4
Write
Preview
Loading…
Cancel
Save