Skip to content

Commit 1c2fcee

Browse files
committed
remove floating dependencies job
1 parent 190d3ac commit 1c2fcee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
include:
2828
- stage: 'Tests'
2929
name: 'Fixed Dependencies'
30-
- name: 'Floating Depenencies'
31-
before_install: rm package-lock.json
32-
install: npm install
3330

3431
- stage: 'Deploy'
3532
name: 'Publish to npm'

0 commit comments

Comments
 (0)