Skip to content

Commit f875d2c

Browse files
Trying to get tests working on Windows
1 parent 1fc1f68 commit f875d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ os:
1515
# - osx
1616
- windows
1717

18-
script: npm run lint && npm run coverage
18+
script: npm run test
1919

2020
after_success:
2121
# send code-coverage data to Coveralls

0 commit comments

Comments
 (0)