X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=forth.jl.git;a=blobdiff_plain;f=.travis.yml;fp=.travis.yml;h=240c7996fcd86bd0ab29c0093f3b4755d3fc501e;hp=4e0e6f382eb07a7fe7b47632fd1b0af51d8d2139;hb=59bcf5a08895e8a9807701bfb63e89157a16c39b;hpb=4951a662ec9041e73a12fae1f8c7d5d242b24b3e 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)'