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
update travis configuration
pull/342/head
Guillaume Vincent
7 years ago
parent
128812b85a
commit
2b38410337
1 changed files
with
3 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
.travis.yml
+ 3
- 2
.travis.yml
View File
@@ -1,9 +1,10 @@
dist: trusty
sudo: required
language: python
python:
- 3.4
- 3.5
addons:
postgresql: "9.
4
"
postgresql: "9.
5
"
services:
- postgresql
env:
Write
Preview
Loading…
Cancel
Save