X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=forth.jl.git;a=blobdiff_plain;f=.travis.yml;h=240c7996fcd86bd0ab29c0093f3b4755d3fc501e;hp=4e0e6f382eb07a7fe7b47632fd1b0af51d8d2139;hb=537dae593d08b551430039129dccc2dbdd11ad2d;hpb=7f340ee5c011228a63002d92c1f64ce316f6d987 diff --git a/.travis.yml b/.travis.yml index 4e0e6f3..240c799 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,4 @@ notifications: # uncomment the following lines to override the default test script #script: # - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi -# - julia -e 'Pkg.clone(pwd()); Pkg.build("FORTH"); Pkg.test("FORTH"; coverage=true)' +# - julia -e 'Pkg.clone(pwd()); Pkg.build("forth"); Pkg.test("FORTH"; coverage=true)'