This website works better with JavaScript
Home
Explore
Help
Sign In
c
/
stb
mirror of
https://github.com/nothings/stb.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Travis-ci: added support for ppc64le
Devendranath Thadi
4 years ago
parent
6ca560c9af
commit
9f98546022
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
.travis.yml
+ 3
- 0
.travis.yml
View File
@@ -1,4 +1,7 @@
language: C
+arch:
+ - AMD64
+ - ppc64le
install: true
script:
- cd tests