Skip to content

Commit

Permalink
Merge remote-tracking branch 'remotes/origin/devel' into plantuml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreDecan committed Feb 26, 2018
2 parents 3796275 + 8455a30 commit fb7d26c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ install:
- pip install pip -U
- pip install coveralls coverage wheel
- pip install -r requirements.txt
- pip install -e .
script:
- coverage run --source sismic -m unittest discover
- coverage run -a --source sismic -m sismic.testing.behave docs/examples/elevator/elevator_contract.yaml --features docs/examples/elevator/elevator.feature --coverage
Expand Down

0 comments on commit fb7d26c

Please sign in to comment.