Commit graph

11 commits

Author SHA1 Message Date
Matt Bilker 67b0b5fd05 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 ca3d6d7e86 fix(travis): set compiler to clang 2015-10-07 22:36:28 -04:00
Matt Bilker a1b94d8239 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 e4367647ac fix(travis): update github access token 2015-10-07 22:15:10 -04:00
Matt Bilker d32d58d790 fix(travis): add github access key 2015-10-07 21:59:25 -04:00
Matt Bilker 5b76da7d32 fix(travis): nvm does not like node 4 on osx 2015-10-07 21:56:03 -04:00
Matt Bilker b03d2fd52a fix(travis): add required APT packages 2015-10-07 21:52:42 -04:00
Matt Bilker af9dec17da fix(travis): switch to matrix build strategy 2015-10-07 21:51:30 -04:00
Matt Bilker c641c6fbbe fix(travis): accidentally removed the language selection 2015-10-07 21:46:14 -04:00
Matt Bilker cc07199c8f fix(travis): Update travis script to run on multiple oses 2015-10-07 21:42:48 -04:00
Sebastian Misch 71b66b0c6b Add basic travis-ci integration 2015-10-05 23:59:43 +02:00