diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 91343eb67b..e07a56dbbd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -70,7 +70,7 @@ matrix: script: bundle exec tasks/bin/run_external_test $TEST_GEM master rake spec rvm: 2.4.1 - env: - TEST_GEM: sethvargo/chefspec + TEST_GEM: chefspec/chefspec script: bundle exec tasks/bin/run_external_test $TEST_GEM master rake rvm: 2.4.1 - env: |