projects
/
platform
/
core
/
csapi
/
tizenfx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df37691
)
Create .travis.yml
author
WonYoung Choi
<wy80.choi@samsung.com>
Wed, 23 Jan 2019 00:58:23 +0000
(09:58 +0900)
committer
GitHub
<noreply@github.com>
Wed, 23 Jan 2019 00:58:23 +0000
(09:58 +0900)
.travis.yml
[new file with mode: 0644]
patch
|
blob
diff --git a/.travis.yml
b/.travis.yml
new file mode 100644
(file)
index 0000000..
4157d3a
--- /dev/null
+++ b/
.travis.yml
@@ -0,0
+1,6
@@
+language: csharp
+mono: none
+dotnet : 2.1.502
+script:
+ - ./build.sh full
+ - ./build.sh pack