File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ---
2-
31language : node_js
42node_js :
5- - " 0.12"
6-
3+ - ' 0.12'
74notifications :
85 email : false
9-
106branches :
117 only :
12- - master
13-
8+ - master
149sudo : false
15-
1610cache :
1711 directories :
18- - node_modules
19-
12+ - node_modules
2013before_install :
21- - " npm config set spin false"
22- - " npm install -g npm@^2"
23-
14+ - npm config set spin false
15+ - npm install -g npm@^2
2416install :
25- - mkdir travis-phantomjs
26- - wget https://s3.amazonaws.com/travis-phantomjs/phantomjs-2.0.0-ubuntu-12.04.tar.bz2 -O $PWD /travis-phantomjs/phantomjs-2.0.0-ubuntu-12.04.tar.bz2
27- - tar -xvf $PWD/travis-phantomjs/phantomjs-2.0.0-ubuntu-12.04.tar.bz2 -C $PWD/travis-phantomjs
28- - export PATH= $PWD/travis-phantomjs:$PATH
29- - npm install -g bower
30- - npm install
31- - bower install
32-
17+ - mkdir travis-phantomjs
18+ - wget https://s3.amazonaws.com/travis-phantomjs/phantomjs-2.0.0-ubuntu-12.04.tar.bz2
19+ -O $PWD/travis-phantomjs/phantomjs-2.0.0-ubuntu-12.04.tar.bz2
20+ - tar -xvf $PWD/travis-phantomjs/phantomjs-2.0.0-ubuntu-12.04.tar.bz2 -C $PWD/travis-phantomjs
21+ - export PATH=$PWD/travis-phantomjs:$PATH
22+ - npm install -g bower
23+ - npm install
24+ - bower install
3325script :
34- - npm test
35- - scripts/travis-deploy.sh
36-
26+ - npm test
27+ - scripts/travis-deploy.sh
3728env :
38- AWS_ACCESS_KEY_ID : b1ugrISCMawg4LDOEnj91Eu3eb8EnxwOD63Y9owfxdaclmp/K4wOUdRXLE8Gmv0FXbzPJXbMld6a4wx0qfq95pQMy22gut0o4e9IAxPguhIeF9wFzZdw2nQFTEV2+T4Y52QIhPXnV403bt4hZZbIzfniwVRsdHoac60t9NoyBOI=
39- AWS_ACCESS_KEY_SECRET : X1tocl6D1nwzVtUjlR9n/PbtkhtgyGjmK0qUyL5DeTX8bY6pcIMZU3g5S1yoseMzV3DnjyoRrO1vZibFFRTPPa2iDVtMAjuVyKeQVhkMl++hslcF4QsO/qlFJJg2B2twlanKQDmiRG14dM032wyQcbHLQKVFW6yF6XoW4ZTUYBk=
29+ global :
30+ - secure : Dwthqo6GaXQt7erj89xMa/2GRua9PTzcSKXYmxjE0O46DMuBR80JjPges0hGCWwPcdMFqsaMshSaTVF5eHc49vhaziB2sqWwLZndkRFIAsNGnBZkBpeZc9MsTNMbPP5KyJh/pG03nJLXUSz6xzMoxDNU/QHWyBYBxTlfxVGewLE=
31+ - secure : H3EtrTdcXIDOjp59Mu/7KA7N2UrVgKjt2YVtW6dqby/Oa5q/jpfnomE70fhIpFTle6MavhAIujQ5awMRC/80EJXlZp5hnSd9DKyCpk70I1KoT6vm34RjZfSP9kAyRyokLwfjEkovCFltY3/i8y+8QFEVr8RkNt1VP2hY1ScFzys=
You can’t perform that action at this time.
0 commit comments