Skip to content

Commit 2551de3

Browse files
committed
fixing dredd
1 parent 14ca9af commit 2551de3

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
@@ -5,7 +5,7 @@ node_js:
55
- '4'
66
before_script:
77
- npm install -g gulp mocha gulp-cli codecov istanbul [email protected]
8-
- dredd
8+
- dredd ./apiary.apib
99
install:
1010
- npm install
1111
script:

0 commit comments

Comments
 (0)