Skip to content

Commit

Permalink
Ignore the gh-pages branch on travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
Blaine Schmeisser committed May 22, 2015
1 parent d1fe271 commit 8911a6c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ before_script:
script:
- node_modules/.bin/karma start karma.conf.js --no-auto-watch --single-run --reporters=dots --browsers=Firefox
- node_modules/.bin/protractor e2e-tests/protractor.conf.js --browser=firefox

branches:
except:
- gh-pages

0 comments on commit 8911a6c

Please sign in to comment.