diff options
| author | Tom Black <[email protected]> | 2018-05-06 16:13:37 -0700 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2018-05-06 17:36:48 -0700 |
| commit | 3a7f63f64159b21f4ec5c4e64aa36eafcacf567f (patch) | |
| tree | b4a6e5d0c009ba189c02357ed3e6fd0ff83f2d4c /test | |
| parent | 341ca5b71287ba9e6a1f2fa0065396bb997dc685 (diff) | |
| download | ruby2d-3a7f63f64159b21f4ec5c4e64aa36eafcacf567f.tar.gz ruby2d-3a7f63f64159b21f4ec5c4e64aa36eafcacf567f.zip | |
Update CI
Also adds native and web build test
Diffstat (limited to 'test')
| -rw-r--r-- | test/ci-build.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ci-build.rb b/test/ci-build.rb new file mode 100644 index 0000000..443bf3e --- /dev/null +++ b/test/ci-build.rb @@ -0,0 +1 @@ +require 'ruby2d' |
