Compare commits

..

4 Commits

Author SHA1 Message Date
Kevin Leung
20e998fd12 Release 0.13.3 2017-03-20 20:01:41 +08:00
Kevin Leung
0f9c0d1e97 what the haxe? 2017-03-20 19:49:21 +08:00
Kevin Leung
2ae13d534e my turn 2017-03-20 19:41:16 +08:00
back2dos
65d341f1e1 "push and read travis log" is the best kind of debugging ... 2017-03-20 11:50:32 +01:00
2 changed files with 3 additions and 3 deletions

View File

@@ -22,6 +22,6 @@ env:
deploy:
provider: script
script: ls && haxelib install travis && haxelib run travis release
script: haxe && haxelib run travix release
on:
tags: true
tags: true

View File

@@ -12,7 +12,7 @@
"back2dos"
],
"releasenote": "Alias for TypeMap",
"version": "0.13.2",
"version": "0.13.3",
"url": "http://haxetink.org/tink_macro",
"dependencies": {
"tink_core": ""