Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
arslanbekov committed Apr 17, 2018
1 parent 4d8f9f9 commit 48964fc
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 @@ -2,6 +2,7 @@
language: python
python: "2.7"
sudo: required
group: deprecated-2017Q4
dist: trusty
services:
- docker
Expand All @@ -26,6 +27,5 @@ script:
| grep -q 'failed=0'
&& (echo 'Failed test: pass' && exit 0)
|| (echo 'Failed test: fail' && exit 1)
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/

0 comments on commit 48964fc

Please sign in to comment.