Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
fix(project): update github token for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
RWOverdijk committed Oct 16, 2018
1 parent c8a8555 commit 81b712f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ node_js:
- '5.7.0'
before_install:
- npm install -g jspm
- jspm config registries.github.auth U3Bvb25YOjY2NWIxYWQ2ZTM4ZjUxZGNjMzcwNDBkYzMxYjgxZGVkZjE1M2RjYjg=
- jspm config registries.github.auth UldPdmVyZGlqazpiNmQxNWE5MmMwNGFiZGM5MDFhMjEwOTU0NjdkMjBiMGJhNzE0OTE3=
before_script:
- jspm -v
- jspm i
Expand Down

0 comments on commit 81b712f

Please sign in to comment.