Refactor travis testing
This commit is contained in:
12
src/nat/Archive.hx
Normal file
12
src/nat/Archive.hx
Normal file
@@ -0,0 +1,12 @@
|
||||
package nat;
|
||||
|
||||
import sys.FileSystem;
|
||||
import kiss.Prelude;
|
||||
import sys.io.File;
|
||||
import tink.Json;
|
||||
import uuid.Uuid;
|
||||
|
||||
using haxe.io.Path;
|
||||
|
||||
@:build(kiss.Kiss.build())
|
||||
class Archive {}
|
||||
Reference in New Issue
Block a user