Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
travis: fix nox cli
Browse files Browse the repository at this point in the history
  • Loading branch information
proppy committed May 15, 2017
1 parent 50f96c6 commit 7ee832d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ before_install:
install:
- pip install nox-automation
script:
- nox -s lint unittest
- nox -f google-assistant-grpc/nox.py -s lint
- nox -f google-assistant-sdk/nox.py -s lint unittest

0 comments on commit 7ee832d

Please sign in to comment.