Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
routersploit
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
czos-dpend
routersploit
Commits
f97cf32c
Commit
f97cf32c
authored
Apr 09, 2016
by
fwkz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removing python 3 from Travis build and tox.
parent
dc6a578d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
.travis.yml
.travis.yml
+0
-2
tox.ini
tox.ini
+2
-2
No files found.
.travis.yml
View file @
f97cf32c
language
:
python
python
:
-
"
2.7"
-
"
3.2"
-
"
3.3"
install
:
-
"
pip
install
-r
requirements.txt"
...
...
tox.ini
View file @
f97cf32c
[tox]
skipsdist
=
True
envlist
=
py27
,py31,py32,py33
envlist
=
py27
[testenv]
deps
=
py27,py31:
mock
mock
pexpect
-r{toxinidir}/requirements.txt
...
...
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