diff options
| author | Ben Vanik <ben.vanik@gmail.com> | 2014-08-23 22:44:49 -0700 |
|---|---|---|
| committer | Ben Vanik <ben.vanik@gmail.com> | 2014-08-23 22:44:49 -0700 |
| commit | 33ff2744ce23066039f9931111bfbf20d2b532f8 (patch) | |
| tree | e564941db312840e9665249c76e4564e54beecf0 /tools | |
| parent | d242e37d84572aa1fddc9017c205cafa99e3f2e8 (diff) | |
Making alloy-test run on travis (in theory).
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/alloy-sandbox/alloy-sandbox.gypi | 1 | ||||
| -rw-r--r-- | tools/alloy-test/alloy-test.gypi | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tools/alloy-sandbox/alloy-sandbox.gypi b/tools/alloy-sandbox/alloy-sandbox.gypi index 7988e708f..e5b947eac 100644 --- a/tools/alloy-sandbox/alloy-sandbox.gypi +++ b/tools/alloy-sandbox/alloy-sandbox.gypi @@ -13,7 +13,6 @@ 'dependencies': [ 'alloy', - 'xenia', ], 'include_dirs': [ diff --git a/tools/alloy-test/alloy-test.gypi b/tools/alloy-test/alloy-test.gypi index 122f5b430..560886289 100644 --- a/tools/alloy-test/alloy-test.gypi +++ b/tools/alloy-test/alloy-test.gypi @@ -13,7 +13,6 @@ 'dependencies': [ 'alloy', - 'xenia', ], 'include_dirs': [ |
