Skip to content

Commit 073ff1a

Browse files
committed
chore: on travis cd back after install
1 parent 1c2fcee commit 073ff1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ install:
1616
- npm ci
1717
- cd e2e
1818
- npm ci
19+
- cd ..
1920

2021
script:
2122
- npm test

0 commit comments

Comments
 (0)