Skip to content

Commit bdf3d21

Browse files
committed
Update docs for travis builds
1 parent 1e93ed4 commit bdf3d21

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/index.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,9 @@ License
9898
Test environment
9999
================
100100

101-
`pygccxml` comes with comprehensive unit tests. They are executed on Windows XP
102-
and `Ubuntu`_ Linux operating systems. All in all, `pygccxml` has more than 230 tests.
103-
I am using Python 2.6 to run tests against.
104-
105-
Support for Python 2.4 was dropped.
101+
`pygccxml` comes with comprehensive unit tests. They are executed on the `Ubuntu`_ Linux operating systems.
102+
See the `Travis`_ builds for more details. `pygccxml` is tested under python 2.6, 2.7, 3.2, 3.3 and 3.4.
103+
All in all, `pygccxml` has more than 230 tests.
106104

107105

108106
Documentation contents
@@ -129,6 +127,7 @@ Documentation contents
129127
.. _`GCC-XML`: http://www.gccxml.org
130128
.. _`Boost Software License`: http://boost.org/more/license_info.html
131129
.. _`Ubuntu`: http://www.ubuntu.com/
130+
.. _`Travis`: https://travis-ci.org/gccxml/pygccxml/builds
132131
.. _`boost::type_traits` : http://www.boost.org/libs/type_traits/index.html
133132
134133

0 commit comments

Comments
 (0)