We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c3c806 commit 2232bc2Copy full SHA for 2232bc2
.travis.yml
@@ -3,8 +3,10 @@
3
# https://docs.travis-ci.com/user/customizing-the-build/
4
# https://docs.travis-ci.com/user/migrating-from-legacy/
5
6
+dist: trusty
7
sudo: false
8
language: node_js
9
+
10
matrix:
11
include:
12
- node_js: 4
0 commit comments