Skip to content

Commit 3767fde

Browse files
authored
Merge pull request nicoespeon#383 from nicoespeon/fix-travis
Fix failing TravisCI
2 parents 49d050d + a24a5c5 commit 3767fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- "8.11.0"
3+
- 10
44
sudo: false
55
before_install:
66
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.5.1

0 commit comments

Comments
 (0)