Skip to content

Commit ad2fe56

Browse files
committed
update travis
1 parent 61833ea commit ad2fe56

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.travis.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,9 @@ install:
3939
- npm install
4040

4141
before_script:
42-
- |
43-
git lfs pull
44-
npm run validate-files
45-
npm run build:dist
42+
- git lfs pull
43+
- npm run validate-files
44+
- npm run build:dist
4645

4746
script:
4847
- |

0 commit comments

Comments
 (0)