test travis

This commit is contained in:
Lorin Werthen 2017-10-14 00:17:12 +02:00
parent 7d066425d6
commit 81c2b25936
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0

View file

@ -1,6 +1,7 @@
#! /bin/bash
echo "Pull Request: $TRAVIS_PULL_REQUEST"
echo "Branch: $TRAVIS_BRANCH"
if [[ $TRAVIS_PULL_REQUEST == "false" ]]; then
if [[ $TRAVIS_BRANCH == "master" ]]; then
bundle exec nanoc --env=prod deploy public