This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
electrum
mirror of
https://github.com/lukechilds/electrum.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
5218
Commits
21
Branches
132
Tags
52 MiB
Tree:
175fef2d56
electrum
/
.travis.yml
9 lines
98 B
Raw
Normal View
History
travis: use container-based infrastructure for faster tests
10 years ago
sudo
:
false
Added travis config file.
11 years ago
language
:
python
python
:
-
"2.7"
travis: add code coverage report
10 years ago
install
:
travis: use Tox for test automation
10 years ago
-
pip install tox
travis: add code coverage report
10 years ago
script
:
travis: use Tox for test automation
10 years ago
-
tox