Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit ffd0834

Browse files
author
Jacob Wenger
committed
Run CI against latest stable Node and use new Travis infra
See [here](http://docs.travis-ci.com/user/migrating-from-legacy) for details on the new Travis infrastructure.
1 parent e26f752 commit ffd0834

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,6 +1,7 @@
11
language: node_js
22
node_js:
3-
- '0.10'
3+
- stable
4+
sudo: false
45
addons:
56
sauce_connect: true
67
before_install:

0 commit comments

Comments
 (0)