Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Fix failing Travis badge #343

Merged
merged 1 commit into from
Jul 6, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "8.10.0"
- "10"
- "10.4" # change it back to "10" once #342 is really fixed
notifications:
email: false
deploy:
Expand Down