This website requires JavaScript.
Explore
Help
Register
Sign in
kevinheyer
/
bootstrap-vz
Watch
1
Star
0
Fork
You've already forked bootstrap-vz
0
mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced
2025-08-22 18:00:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
67720d9e4c
bootstrap-vz
/
.travis.yml
9 lines
102 B
YAML
Raw
Normal View
History
Unescape
Escape
Travis: use the container-based test environment
2016-03-01 20:33:15 +01:00
sudo
:
False
Add Travis CI By now, it will only test the coding style rules defined for the project, which are basically a few exceptions to the PEP8.
2014-04-27 09:59:11 -03:00
language
:
python
python
:
-
"2.7"
install
:
-
"pip install tox"
script
:
-
"tox"
Reference in a new issue
Copy permalink