Skip to content

Commit 4a05f49

Browse files
author
QuadStingray
committed
run tests on windows
1 parent 08e3df6 commit 4a05f49

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ jobs:
4444
- choco install jre8
4545
- choco install sbt
4646
name: "Test on Window with OpenJDK 8"
47-
language: scala
48-
os: linux
47+
os: windows
4948
jdk: openjdk8
5049
script: rm -rf $HOME/.ivy2/local; sbt "^scripted windows/*"
5150
- stage: Tests

0 commit comments

Comments
 (0)