diff options
| author | Vojta Jina | 2013-08-12 21:50:06 -0700 | 
|---|---|---|
| committer | Vojta Jina | 2013-08-14 16:12:37 -0700 | 
| commit | cc27f0858811ff0d28cf491fca90341c5f8f1c40 (patch) | |
| tree | 8c2e25a1972ca731c43784fec8a76aad837c5412 | |
| parent | 99fe398b5949dd229ecbe4c484d2523a5bad977e (diff) | |
| download | angular.js-cc27f0858811ff0d28cf491fca90341c5f8f1c40.tar.bz2 | |
chore: update Node.js on Travis
| -rw-r--r-- | .travis.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.travis.yml b/.travis.yml index cce23318..2a9a91f8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@  language: node_js  node_js: -  - 0.8 +  - 0.10  env:    global: | 
