Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit e689613

Browse files
committed
chore(ci): test against node 0.12 instead of 0.11
1 parent c13cce0 commit e689613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
33
- "0.10"
4-
- "0.11"
4+
- "0.12"
55

66
env:
77
global:

0 commit comments

Comments
 (0)