Skip to content

Commit 7f24f27

Browse files
committed
wip
1 parent da2724c commit 7f24f27

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
@@ -12,11 +12,10 @@ node_js:
1212
- "8"
1313
before_install:
1414
- yarn global add greenkeeper-lockfile@1
15-
- yarn add mongoose --peer
16-
1715
before_script: greenkeeper-lockfile-update
1816
after_script: greenkeeper-lockfile-upload
1917
script:
18+
- yarn add mongoose --peer
2019
- yarn run test
2120
- yarn run build
2221
after_success:

0 commit comments

Comments
 (0)