Travis and Julia 1.0

The travis tests are fixed now. Julia is now being called using:

julia --color=yes -e "VERSION >= v\"0.7.0-DEV.5183\" && using Pkg; Pkg.clone(pwd()); Pkg.build(\"${JL_PKG}\")"

I did not alter my .travis.yml.