We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2ea26 commit 1de77d9Copy full SHA for 1de77d9
.travis.yml
@@ -5,6 +5,9 @@ before_script:
5
- PATH="$(npm bin):$PATH" npm install -g bower
6
- bower cache clean
7
- PATH="$(npm bin):$PATH" npm install npm install
8
+
9
+env
10
+ - secure: "tAaltwZyh+uf3Q7YH+9VZXsRfa2fr4DdJEJWDC78eIGAiPvtscp1ltmRp7RJjRuF7qOEHsF2sNqMslSt978vMFypF/OdZB464PX7qSmE/du4PP4ha42YU2ueC01CIxVmbGWLdVpE9SEJt19++fvIRXKHti2tYGjzaJZuEHuZqmo="
11
script: grunt default --force gh-pages
12
branches:
13
only:
0 commit comments