Browse Source

Testing Travis Notifications - This should fail

pull/7/head
Martin819 7 years ago
parent
commit
12850467ee
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      .travis.yml

+ 1
- 2
.travis.yml View File

@@ -2,7 +2,7 @@ sudo: required
services:
- docker

install:
- pip install PyYAML
- pip install virtualenv
- |
@@ -18,7 +18,6 @@ install:
#gem 'kitchen-salt', '>=0.2.25'
- bundle install

env:
- PLATFORM=trevorj/salty-whales:trusty
- PLATFORM=trevorj/salty-whales:xenial


Loading…
Cancel
Save