Skip to content

Commit a52a11d

Browse files
committed
Removed --dev option
1 parent 21403ca commit a52a11d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cache:
44
node_js:
55
- "0.10"
66
install:
7-
- npm install --dev
7+
- npm install
88
script:
99
- node test/test-builders.js
1010
- node test/test-javascript.js

0 commit comments

Comments
 (0)