Commit 65f09c1
committed
Only build once with 2.7 on Travis.
Saving some more time on CI, and checking that the docs build with old
numpys as well.
Some examples needed to be fixed to build on python2.7+numpy1.7.
Delete examples/misc/rec_join_demo.py which is not working on numpy
1.7.1 -- not fixing it, as rec_join is arguably better provided by
pandas-style librairies anyways.1 parent 269dabc commit 65f09c1
File tree
3 files changed
+6
-38
lines changed- examples
- misc
- showcase
3 files changed
+6
-38
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 55 | + | |
58 | 56 | | |
59 | 57 | | |
60 | 58 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments