projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5c0da4
)
Enable fast finishing on Travis CI
author
Aaron Hill
<aa1ronham@gmail.com>
Wed, 8 Jan 2014 19:53:42 +0000
(14:53 -0500)
committer
Aaron Hill
<aa1ronham@gmail.com>
Wed, 8 Jan 2014 19:53:42 +0000
(14:53 -0500)
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 1d5db16b0d05763b224400112bf2abd07b903a67..e29a2fcc3c28c28388a16f76900ca5585dbe542a 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-7,6
+7,7
@@
install:
- pip install -r test_requirements.txt
script: ./run_tests.sh
matrix:
+ fast_finish: true
allow_failures:
- python: "2.6"
env: