mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2024-11-16 15:49:23 +01:00
[General] Updated travis script to build to example_plugin
This commit is contained in:
parent
ea24c2c557
commit
e4ba75be70
@ -33,4 +33,6 @@ install:
|
||||
- (cd libutils-master && make -j8 && make install)
|
||||
|
||||
script:
|
||||
- make
|
||||
- (cd loader && make)
|
||||
- (cd example_plugin && make)
|
Loading…
Reference in New Issue
Block a user