Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Commit b38448a

Browse files
committed
Fix .travis.yml
1 parent e37855f commit b38448a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
node_js:
33
- 'stable'
44

5-
install:
5+
before_install:
66
- echo $GOOGLE_ANALYTICS_ID > .env.production.local
77

88
script:

0 commit comments

Comments
 (0)