Updated README with better build info
[debian/pforth] / .travis.yml
index c3496067a495eb886cc7a5e02d18d64537526fd9..08652c2d2443e9479ec4d24f0e8bbe4f73ebc21f 100644 (file)
@@ -18,4 +18,4 @@ before_install: |
      sudo apt-get install -y gcc-multilib
   fi
 script:  # CC is exported by travis
-  - make WIDTHOPT=$WIDTHOPT -C build/unix/ test
+  - make WIDTHOPT=$WIDTHOPT -C platforms/unix/ test