From 84f6fc774ef06c44ddb03df67636e68d4d53cb40 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 5 Apr 2016 13:14:53 -0400 Subject: Fix travis CI builds (py2.7 and py3.5); update TODO This took some epic Travis/Julia/Python munging because of Travis's weird python path setup, and it will probably break as soon as python is upgraded from 3.5 to 3.6 on their servers. Might be useful to other Julia Python-wrapping libraries! --- TODO | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO deleted file mode 100644 index bf515bd..0000000 --- a/TODO +++ /dev/null @@ -1,4 +0,0 @@ -- lots of temporary files (.log, .dvi, etc) get left around. need to somehow - tell python to exit cleanly at the end, and maybe also use a different - temporary directory. -- travis: figure out how to do both Python2 and Python3 tests -- cgit v1.2.3