Added READ-FILE.
[forth.jl.git] / .travis.yml
index 4e0e6f3..240c799 100644 (file)
@@ -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)'