language: python sudo: false python: - '2.6' install: - npm install npm@latest -g - npm install jscs -g - npm install jshint -g - npm install - jscs -V - jshint -v - pip install "GitPython>=0.2.0-beta1" --use-mirrors - mkdir -p vendors script: - ./skulpt.py dist - jshint src/*.js - jscs src/*.js after_script: - ./dist-update.sh env: global: - secure: c4X6Fg9g3Z27vweDsb6q4Is7cwt4TdKX/H0T9MaGRZEcBvA2ke05B2m7jcwz0Ml0JfwBq1fWzOEj+VNOkXD1CqtzQwKgd7hO094Jk/tXYtfSSHD4nmJ0HyrKMBZfic/Q9eYQoTfhuKez34dzxBiwI818q5B6oedo9ayzK3M7k6w= - secure: UEg/9heIZjo2Jws047OO07T+MurWyDiQ3Hp7ow1jgfhYitntsEzJwJrs/UFsZDP01QWAviLFtEY/JDBPEUzPyEbWJe2YE65CSt4AM9Kt5sMADEnFF9ButNMCg5oKRB1neqotuGy6U+lzUQsZN0rzsTuVqxK1ODHz+2LwyvpgpZ8=