servo/servo-nightly

Name: servo-nightly

Owner: Servo

Description: null

Forked from: mmatyas/servo-nightly

Created: 2016-02-26 15:18:02.0

Updated: 2018-01-22 18:46:53.0

Pushed: 2016-11-10 18:03:33.0

Homepage: null

Size: 27

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

servo-nightly

Build Status, nightly builds here

This repo contains my scripts for automatic build testing on Travis.

Interested in cross-compiling Servo? Here is a short guide for ARM and AArch64: mmatyas.github.io/blog/servo-short-cross-compilation-guide

Encrypted environment variables for artifact upload

In https://travis-ci.org/servo/servo-nightly/settings, under environment variables, make sure that GITHUB_TOKEN is set to a valid token and the “display value in build log” switch is set to “off”.

To get a token, log in to GitHub as bors-servo (the credentials are saved in the usual place) and navigate to https://github.com/settings/tokens . If you're replacing a token, delete the old one. Then create a token with a useful name like “servo-nightly deployment” and the public_repo permission, and assign its value to GITHUB_TOKEN in the Travis settings UI lined above.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.