Skip to content

Commit

Permalink
Fix typo in Travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Parisot committed Mar 20, 2018
1 parent 36ef447 commit f2a6a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ node_js:
sudo: false

matrix:
allow_failure:
allow_failures:
- node_js: '0.10'

deploy:
Expand Down

0 comments on commit f2a6a27

Please sign in to comment.