Skip to content

Commit

Permalink
Fixed node version in travis.yml (#393)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nima Izadi committed Aug 18, 2018
1 parent 2682815 commit 3044eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 10
- 10.8.0
cache: yarn
install:
- yarn

0 comments on commit 3044eaa

Please sign in to comment.