Skip to content

Commit dbfb73a

Browse files
mehrad-rafighgr2m
authored andcommitted
ci(node): set node 8 to 8.3 and add node 12
1 parent a71866f commit dbfb73a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: node_js
22
node_js:
3+
- 12
34
- 10
4-
- 8
5+
- 8.3
56

67
# Trigger a push build on master and greenkeeper branches + PRs build on every branches
78
# Avoid double build on PRs (See https://github.com/travis-ci/travis-ci/issues/1147)

0 commit comments

Comments
 (0)