Skip to content

Commit 03bc96f

Browse files
Update .travis.yml
1 parent c997431 commit 03bc96f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.travis.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
branches:
2+
only:
3+
- master
4+
- dev
15
os:
26
- linux
37
- windows
@@ -78,8 +82,7 @@ deploy:
7882
tags: true
7983
branches:
8084
only:
81-
- dev
82-
85+
- dev
8386
- provider: script
8487
skip_cleanup: true
8588
script: cd .. && cd .. && cd .. && cd .. && scs3-win.exe upload .\runtime\build\src\Release\csharp-module.dll coreclr-module/stable/x64_win32/csharp-module.dll

0 commit comments

Comments
 (0)