Thanks to visit codestin.com
Credit goes to github.com

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

Commit df4c67f

Browse files
committed
fix error
1 parent 9b71d86 commit df4c67f

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
@@ -1,7 +1,7 @@
11
sudo: required
22
dist: trusty
33
language: node_js
4-
node_js
4+
node_js:
55
- "7.7"
66
before_install:
77
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 0.27.5

0 commit comments

Comments
 (0)