We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d37434b commit 4d19b59Copy full SHA for 4d19b59
1 file changed
.travis.yml
@@ -1,6 +1,6 @@
1
language: python
2
python:
3
- - "2.6"
+ #- "2.6" # Python 2.6 is no longur supported in builds
4
- "2.7"
5
install:
6
- pip install 'pynag<=0.8.9'
0 commit comments