Skip to content

Commit

Permalink
Cofigure addon for auto build to wowinterface.com
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica authored and Jessica committed Jul 20, 2018
1 parent fc43400 commit 94fb57f
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions .pkgmeta
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package-as: BlizzMove
13 changes: 13 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
sudo: false
language: c

addons:
apt:
packages:
- pandoc

script: curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash

branches:
only:
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
3 changes: 3 additions & 0 deletions BlizzMove.toc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
## Title: Blizzmove
## Notes: Move those blizzard windows
## Author: yess
## X-WoWI-ID: 23875
## Version: @project-version@


Handle.lua
BlizzMove.lua

0 comments on commit 94fb57f

Please sign in to comment.