You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ npm test
> [email protected] test /Users/johnhobbs/Working/cotpp.com
> gulp test
[13:21:29] Using gulpfile ~/Working/cotpp.com/gulpfile.js
[13:21:29] Starting 'test'...
parrots.json
✓ should validate
✓ should not have extra gifs
✓ should contain all gifs
✓ should contain all HD gifs
guests.json
✓ should validate
✓ should not have extra gifs
✓ should contain all gifs
✓ should contain all HD gifs
gifs
✓ in HD should be read only
✓ in SD should be read only
gifs
✓ in HD should weight less than 64KB
✓ in SD should weight less than 64KB
✓ should never be wider or taller than 128px
13 passing (66ms)
[13:21:30] Finished 'test' after 433 ms
For some reason
angelparrot.gif
andhd/angelparrot.gif
are throwing permission failures in Travis.Example: https://travis-ci.org/jmhobbs/cultofthepartyparrot.com/builds/448148465
When cloning a fresh copy of the repo, the index says they are not executable;
and tests are successful locally,
I'm not sure what is going on here.
The first failed build merged into master is at #264, https://travis-ci.org/jmhobbs/cultofthepartyparrot.com/builds/442043392
cc #266 #267
The text was updated successfully, but these errors were encountered: