Skip to content

Commit

Permalink
Run deployed integ tests in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tawan committed Dec 10, 2017
1 parent a123340 commit 1cc9b56
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 @@ -14,7 +14,7 @@ install:
- "bundle install"

script:
- "export EXCEPT_DEPLOYED=true"
- "export EXCEPT_DEPLOYED=false"
- "bundle exec rspec spec"

matrix:
Expand Down

0 comments on commit 1cc9b56

Please sign in to comment.