Skip to content

Commit

Permalink
Removing windows/test-bat-template test. Need more info
Browse files Browse the repository at this point in the history
  • Loading branch information
muuki88 committed Feb 22, 2015
1 parent 6f8e958 commit 3da17ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ build_script:
- sbt clean compile
test_script:
- sbt "test-only * -- -n windows"
- sbt "scripted windows/*"
- sbt "scripted universal/dist universal/stage jar/* windows/java-app-archetype windows/test-custom-main"
cache:
- C:\sbt\
- C:\Users\appveyor\.m2
Expand Down

0 comments on commit 3da17ed

Please sign in to comment.