Excluding tag latest-master from build

This commit is contained in:
Dmitry Panin
2013-12-12 01:26:23 +04:00
parent 8717e148bf
commit 8691e7e2c7

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"