Enabled automatic releases for each commit in master

This commit is contained in:
Dmitry Panin
2013-12-12 02:20:14 +04:00
parent 5d92553017
commit 0f85471216
2 changed files with 52 additions and 0 deletions
+3
View File
@@ -1,4 +1,7 @@
language: cpp
branches:
except:
- latest-master
before_install:
- export PSPDEV="$TRAVIS_BUILD_DIR/opt/pspsdk"
- export PSPSDK="$PSPDEV/psp/sdk"