Skip to content

Commit

Permalink
Merge sa2ajj/buildbot:fix-copy-n-paste (PR #1262)
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed Oct 16, 2014
2 parents 525a91d + cdb56e8 commit 2d94672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -100,7 +100,7 @@ script:
- trial --reporter=text --rterrors buildslave.test

# Run additional tests only in latest configuration
- "[ $IS_LATEST = false ] || make pylint==1.1.0"
- "[ $IS_LATEST = false ] || make pylint"
- "[ $IS_LATEST = false ] || make pyflakes"
- "[ $IS_LATEST = false ] || make docs"
- "[ $IS_LATEST = false ] || make pep8"
Expand Down

0 comments on commit 2d94672

Please sign in to comment.