Set the arch release based on dynamic date output

This commit is contained in:
Brandon Burton 2015-12-01 13:49:48 -08:00
parent fc01f04c93
commit 770649664d

View file

@ -22,4 +22,5 @@ arch:
- "bash .ci/build.sh"
script:
- export ARCH_TRAVIS_ARCH_ISO=$(date +%Y.%m).01
- "curl -s https://raw.githubusercontent.com/mikkeloscar/arch-travis/master/arch-travis.sh | bash"