We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e0c94f commit a529409Copy full SHA for a529409
doc/developing.rst
@@ -233,9 +233,9 @@ Travis CI
233
tmuxp uses `travis-ci`_ for continuous integration / automatic unit
234
testing.
235
236
-travis allows for testing against multiple scenarios. Currently tmuxp
237
-is tested against 1.8 and latest in addition to python 2.7. The
238
-`travis build site`_ uses this `.travis.yml`_ configuration:
+tmuxp is tested against tmux 1.8 and the latest git source. Tnterpretters
+tested are 2.6, 2.7 and 3.3. The `travis build site`_ uses this
+`.travis.yml`_ configuration:
239
240
.. literalinclude:: ../.travis.yml
241
:language: yaml
0 commit comments