Skip to content

Commit

Permalink
fix travis source wrong indentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
vekexasia committed Oct 20, 2017
1 parent 5c0971e commit decda29
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
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '6'
- '6'
sudo: required
script: npm run test-unit
cache:
Expand Down

0 comments on commit decda29

Please sign in to comment.