Skip to content

Commit

Permalink
.travis.yml: disable testing, always fails
Browse files Browse the repository at this point in the history
due to iconv
  • Loading branch information
msimerson committed Mar 31, 2015
1 parent 8995510 commit 0be69fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: node_js
node_js:
- "0.12"
- "0.10"
- "0.8"
# - "0.8" # no longer supported by iconv
# - "0.6" # no longer supported by async
- iojs

Expand Down

0 comments on commit 0be69fa

Please sign in to comment.