index
:
jcarr/ui
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Collapse
)
Author
2014-03-05
Remove the 32-bit GTK+ from linux/386 Travis.ci builds; I have no idea how ↵
Pietro Gagliardi
to fix this.
2014-03-05
One more try with Travis.ci: this time start with multiarch support explicit.
Pietro Gagliardi
2014-03-05
Now that they appear to work, make Travis.ci builds verbose.
Pietro Gagliardi
2014-03-05
Travis.ci isn't actually building the package because there's no test files; ↵
Pietro Gagliardi
fix that.
2014-03-05
Disabled Travis.ci's linux/386 build for now; not sure how to fix it.
Pietro Gagliardi
2014-03-05
...and that's what I get for not knowing or remembering what I was ↵
Pietro Gagliardi
doing/trusting the first answer on stackoverflow.
2014-03-05
...hopefully NOW the linux/386 Travis.ci build will be fixed?
Pietro Gagliardi
2014-03-05
Whoops, looks like Travis.cl hates { cmd; } in its before_install: block; ↵
Pietro Gagliardi
also forgot the cgo flags for linux/386.
2014-03-05
Configured the Travis.cl configuration to cross-compile Windows and Linux ↵
Pietro Gagliardi
for both 386 and amd64.
2014-03-04
Install GTK3 development files
Tom Paoletti
2014-03-04
Basic configuration for travis-ci
Tom Paoletti