summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDaniel Moody <dmoody256@gmail.com>2018-02-11 17:22:41 -0500
committerDaniel Moody <dmoody256@gmail.com>2018-02-11 17:22:41 -0500
commitda0a0c9a2de08fcfb5b0a0b4df30d21c4c786045 (patch)
tree3ee2defb72214927526cbc022cb0ee15459834b6 /.travis.yml
parent3d65c6d31d19ab9d439413b89efa083c6d887542 (diff)
downloadscons-git-da0a0c9a2de08fcfb5b0a0b4df30d21c4c786045.tar.gz
updated comments no functional change
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index bdb3baaf5..0e02b4186 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,8 +4,7 @@ language: python
install:
- ./.travis/install.sh
-# python 3 is not fulling passing at this time
-# so allow failure so the coverage stage can be reached with python 2
+# pypy is not passing, but allow failures for coverage stage to be reached
matrix:
allow_failures:
- python: pypy