aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)Author
2018-02-15Add some tests (#18)Merry
* Add tests * Add some simple Alu instruction tests * travis: Run tests * CpuTest: Add TearDown
2018-02-14macOS build (#13)Merry
* Ryujinx.csproj: Add osx-x64 RuntimeIdentifier Allows Ryujinx to build and run on macOS * Add .travis.yml