diff options
author | Rob Loach <robloach@gmail.com> | 2015-01-21 18:11:48 -0500 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2015-01-21 18:11:48 -0500 |
commit | 9f8441b58b0d49646910e9170b9a21cb3cdbb9b3 (patch) | |
tree | 632a163017d679b69c78ddff0dda3198cdcbd6eb | |
parent | e573a00e0186e6e2b67959427c9dbc9f48e90068 (diff) | |
download | jquery-once-9f8441b58b0d49646910e9170b9a21cb3cdbb9b3.zip jquery-once-9f8441b58b0d49646910e9170b9a21cb3cdbb9b3.tar.gz jquery-once-9f8441b58b0d49646910e9170b9a21cb3cdbb9b3.tar.bz2 |
Ignore building on Node.js 0.11
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 871840e..43a33bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ # https://github.com/bevry/base language: node_js node_js: - - "0.11" - "0.10" cache: directories: |