Skip to content

Commit

Permalink
trying something to get html validation working in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Mervine committed Jul 29, 2015
1 parent ac9f505 commit 4781ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "0.12"
sudo: false
sudo: true # turn off containers to support validator
script: make travis
matrix:
fast_finish: true
Expand Down

0 comments on commit 4781ecc

Please sign in to comment.