aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: bf7e51452250e7cea9b6546d26addea313c8ffb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
language: node_js
node_js:
  - 0.10

env:
  global:
    - SAUCE_USERNAME=angular-ci
    - SAUCE_ACCESS_KEY=9b988f434ff8-fbca-8aa4-4ae3-35442987
    - SAUCE_CONNECT_READY_FILE=/tmp/sauce-connect-ready

script:
  - ./travis_build.sh