mirror of
https://github.com/processing/processing4.git
synced 2026-04-24 13:14:25 +02:00
Add test target to travis.
Now that tests are not run during typical build, add the test target to Travis explicitly.
This commit is contained in:
@@ -24,3 +24,4 @@ before_script:
|
||||
script:
|
||||
- ant clean
|
||||
- ant build
|
||||
- ant test
|
||||
|
||||
Reference in New Issue
Block a user