index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.travis.yml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Travis and update references to Shippable. (#17649)
Matt Clay
2016-09-19
1
-41
/
+0
*
We've decided that python-3.5 is the minimum python version (#17270)
Toshio Kuratomi
2016-08-29
1
-2
/
+0
*
Track build times (#15708)
John R Barker
2016-05-03
1
-0
/
+3
*
Run longest running tests first to see if we shave off a few minutes
Toshio Kuratomi
2016-03-24
1
-7
/
+7
*
remove coveralls from travis
Brian Coca
2016-03-24
1
-3
/
+1
*
Install coveralls, required by after_success
jpic
2016-03-16
1
-1
/
+1
*
Adding ubuntu1204 to the travis config for testing
James Cammarata
2016-03-13
1
-0
/
+1
*
Moving pip test requirements from travis.yml to tox test-requirements.txt
James Cammarata
2016-03-10
1
-1
/
+1
*
Fixing typo from python-memcached change in travis yml
James Cammarata
2016-03-10
1
-1
/
+1
*
Fixing memcached->python-memcached for pip install of travis setup
James Cammarata
2016-03-10
1
-1
/
+1
*
Adding some packages to the unit test portions of travis testing
James Cammarata
2016-03-10
1
-1
/
+1
*
Don't use notices for travis irc messages
James Cammarata
2016-03-08
1
-1
/
+0
*
Adding irc notifications to travis config
James Cammarata
2016-03-06
1
-0
/
+9
*
Adding fedora rawhide to the travis mix
James Cammarata
2016-03-05
1
-0
/
+1
*
Adding centos 6 to the travis mix
James Cammarata
2016-03-05
1
-0
/
+1
*
Adding fedora 23 to the Docker tests on travis
James Cammarata
2016-03-04
1
-0
/
+1
*
Now trying out trusty group on travis
James Cammarata
2016-03-03
1
-2
/
+1
*
Actually trying out legacy group for travis
James Cammarata
2016-03-03
1
-0
/
+1
*
Trying out the travis gce architecture
James Cammarata
2016-03-03
1
-0
/
+1
*
Adding docker container capabilities to Travis
James Cammarata
2016-03-03
1
-16
/
+12
*
Code smell test for specifying both required and default in FieldAttributes
Toshio Kuratomi
2015-12-09
1
-0
/
+1
*
Add parsing test to travis to catch that invocation is missing
Toshio Kuratomi
2015-10-22
1
-1
/
+1
*
Properly add the new test and limit six test to lib
Toshio Kuratomi
2015-10-20
1
-2
/
+2
*
Add python3-compat boilerplate to all .py files in lib/ansible
Toshio Kuratomi
2015-10-20
1
-0
/
+2
*
Add unicode integration tests to be run in travis
Toshio Kuratomi
2015-10-16
1
-1
/
+1
*
Typo: TOKENV -> TOXENV
Marius Gedminas
2015-10-13
1
-3
/
+3
*
Revert "Can we even ask for Python 2.4 on Travis?"
Marius Gedminas
2015-10-12
1
-1
/
+0
*
Can we even ask for Python 2.4 on Travis?
Marius Gedminas
2015-10-12
1
-0
/
+1
*
Run Travis integration tests with the right Python version
Marius Gedminas
2015-10-12
1
-8
/
+12
*
We need Python.h to build pycrypto on 3.5
Marius Gedminas
2015-10-06
1
-1
/
+1
*
For some reason Python 3.5 wasn't preinstalled on Travis
Marius Gedminas
2015-10-06
1
-0
/
+1
*
Add Python 3.5 to tox.ini
Marius Gedminas
2015-10-04
1
-0
/
+1
*
Fix urlopen usage to use open_url instead
Toshio Kuratomi
2015-09-17
1
-0
/
+2
*
Enable the var precedence test in travis
Toshio Kuratomi
2015-09-02
1
-0
/
+1
*
Enable py34 test in travis so we don't regress recent fixes
Toshio Kuratomi
2015-08-27
1
-0
/
+1
*
Push python2.4 check into travis
Toshio Kuratomi
2015-08-01
1
-1
/
+3
*
Undo previous travis/tox fixes and fix underlying issue
James Cammarata
2015-08-01
1
-2
/
+2
*
Removing python 2.4 from travis install
James Cammarata
2015-08-01
1
-2
/
+2
*
Disable docs checks
Toshio Kuratomi
2015-07-01
1
-1
/
+1
*
Add packages needed to build the docs
Toshio Kuratomi
2015-06-29
1
-1
/
+1
*
Add building of docs to travis
Toshio Kuratomi
2015-06-29
1
-0
/
+1
*
Testing additions and fixes
Matt Martz
2015-05-08
1
-0
/
+6
*
Add tox and travis-ci support
James Laska
2015-03-13
1
-0
/
+11