Commit graph

11 commits

Author SHA1 Message Date
Matt Bilker 3d69b76823 fix(travis): disable node 4 for now
throws errors everywhere regarding the compiler, nan, and node 4.1.2
2015-10-07 22:52:20 -04:00
Matt Bilker 766959bfab fix(travis): set compiler to clang 2015-10-07 22:36:28 -04:00
Matt Bilker 6bdb850ade fix(travis): another new github access token
found out you cannot use personal access tokens
github disables them if they are found in a commit
2015-10-07 22:26:45 -04:00
Matt Bilker b00bc73dc5 fix(travis): update github access token 2015-10-07 22:15:10 -04:00
Matt Bilker 0ff7dfad9e fix(travis): add github access key 2015-10-07 21:59:25 -04:00
Matt Bilker 87b509b905 fix(travis): nvm does not like node 4 on osx 2015-10-07 21:56:03 -04:00
Matt Bilker d486698463 fix(travis): add required APT packages 2015-10-07 21:52:42 -04:00
Matt Bilker 8b02e4106c fix(travis): switch to matrix build strategy 2015-10-07 21:51:30 -04:00
Matt Bilker 8230148e5e fix(travis): accidentally removed the language selection 2015-10-07 21:46:14 -04:00
Matt Bilker 8eb6868f6c fix(travis): Update travis script to run on multiple oses 2015-10-07 21:42:48 -04:00
Sebastian Misch 47a9b4d0e2 Add basic travis-ci integration 2015-10-05 23:59:43 +02:00