Skip to content
This repository was archived by the owner on Apr 15, 2020. It is now read-only.

Commit 64333a1

Browse files
author
Joel Mukuthu
committed
Run travis builds on more node versions
1 parent 943c838 commit 64333a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
language: node_js
22
node_js:
33
- '0.10'
4+
- '0.12'
5+
- '4'
6+
- '5'
7+
- '6'
48
before_script:
59
- 'npm install -g bower grunt-cli'

0 commit comments

Comments
 (0)