Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 07747d1

Browse files
author
Hans Kristian Flaatten
committed
Disable incompatible jshint checking
1 parent 1d86a9a commit 07747d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wercker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
box: starefossen/iojs-imagemagick:1-6
22
build:
33
steps:
4-
- jshint:
5-
version: 2.6
4+
#- jshint:
5+
# version: 2.6
66

77
- script:
88
name: echo nodejs information

0 commit comments

Comments
 (0)