Skip to content

Commit

Permalink
ci: Fix typo in travis.yaml to actually run lint. (googleads#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnbuso authored Feb 14, 2018
1 parent f2837c4 commit 2f531bc
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 @@ -12,6 +12,6 @@ addons:
username: "adsdevrel1"
access_key:
secure: "KJVna2yQYeX9dwNLzNSTjMxjCxLa8d5wuxlq414TP+gKPlMjcLohi05C0nno73qlsYkPw+w7leG9tSP3gPFfylCKKGUqX6oXPEjo59SysTz+MQMnwglvdiAB5kVW5/AGdhWfnOGM5bsDHYVoDKe5M+xANOxIsQA3tMgUdV+gVVs="
scripts:
script:
- npm run lint
- npm test

0 comments on commit 2f531bc

Please sign in to comment.