Skip to content

Commit

Permalink
Chore: specify travis Node.js versions (ElemeFE#13241)
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyoung authored Oct 31, 2018
1 parent 752acb5 commit c1083c2
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 @@
sudo: false
language: node_js
node_js: lts/*
node_js: 8
before_install:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
Expand Down

0 comments on commit c1083c2

Please sign in to comment.