Skip to content

Commit 98549e8

Browse files
author
Gabriel Cousin
committed
Visual tests | Use BackstopJS 2.0.4
1 parent 367214b commit 98549e8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
before_install:
1717
# Install the build dependencies
1818
- npm install -g gulp@3.9.1
19-
- npm install -g garris/backstopjs#version_2_0
19+
- npm install -g backstopjs@2.0.4
2020
- npm install
2121

2222

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
```
5151
npm install
52-
npm install -g garris/backstopjs#version_2_0
52+
npm install -g gulp backstopjs
5353
```
5454

5555
### Run

0 commit comments

Comments
 (0)