diff --git a/.travis.yml b/.travis.yml index 1796820..c608081 100644 --- a/.travis.yml +++ b/.travis.yml @@ -64,6 +64,12 @@ install: - make install - cd $DEVKITTMP - rm -rf * +- git clone https://github.com/Maschell/controller_patcher.git +- cd controller_patcher +- make -j8 +- make install +- cd $DEVKITTMP +- rm -rf * - cd $DEVKITPRO before_script: