Skip to content

Commit eaa4081

Browse files
committed
Don't test on release, too long
1 parent e86999a commit eaa4081

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ TestResults.xml
2626
.DS_Store
2727
/FSI-ASSEMBLY.dll.mdb
2828
.fake/
29+
30+
fsautocomplete.zip

build.fsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ Target "All" id
150150

151151
"AssemblyInfo"
152152
==> "BuildRelease"
153-
==> "Test"
154153
==> "ReleaseArchive"
155154
==> "Release"
156155

0 commit comments

Comments
 (0)