Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Commit

Permalink
fixed travis build file
Browse files Browse the repository at this point in the history
  • Loading branch information
tmbo committed Mar 13, 2019
1 parent 771b31e commit b03f428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
- git clone https://github.com/RasaHQ/starter-pack-rasa-stack.git
- cd starter-pack-rasa-stack
- python -m pytest tests/test_core.py
- stage: test
- stage: test
name: "Test CLI"
script:
- timeout 2 time rasa --help
Expand Down

0 comments on commit b03f428

Please sign in to comment.